
/* General Content Styles
----------------------------------------------- */
.negru{
	color:black;
}
.alb{
	color:white;
}
MARQUEE{
	color:white;
	margin : 3 3 3;
}

h1 {
	margin: 0;
	padding: 0;
	
	font: 18px arial, verdana, sans-serif;
	color: #245B9C;
	line-height: 18px;
}
ul h1{
	font: 14px arial, verdana, sans-serif;
}
h2 {
	font: 14px arial, verdana, sans-serif;
	color: #000000;
	margin: 0 0 0px;
	font-weight : bold;
}

p.small {
	font-size: 11px;
	line-height: 15px;
}

#content li {
	padding-top: 1px;
	padding-bottom: 1px;
}

em {
	font-style: normal;
	
	background: #ff0;
}

.hidden {
	display: none;
}

p.info {
	padding: 10px;
	
	border: 1px solid #ccc;
	
	background: #e2e2e2;
}

span.small {
	font-size: 11px;
}



/* Link Styles
----------------------------------------------- */

a {
	color: #6C8604;
	text-decoration: underline;
}
a:hover {
	color: #245B9C;
	text-decoration: underline;
}
#banners a {
	color: #fff;
	text-decoration: underline;
}

#banners a:hover {
	color: #ff0;
	text-decoration: underline;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#signin a {
	color: #DEEBAA; /*#BECD83;*/
	text-decoration: none;
}

#signin a:hover {
	color: #fff;
	text-decoration: underline;
}



/* Message Styles
----------------------------------------------- */

#msg-error {
	margin: 0 0 15px;
	padding: 5px 10px;
	
	color: #fff;
	
	background: #B60C0C;
}

#msg-success {
	margin: 0 0 15px;
	padding: 5px 10px;
	
	color: #fff;
	
	background: #9CB60C;
}

#msg-alert {
	margin: 0 0 15px;
	padding: 5px 10px;
	
	color: #fff;
	
	background: #FF9C06;
}



/* Image Styles
----------------------------------------------- */

#content img {
	padding: 3px;
	border: 1px solid #e2e2e2;
}

#content img.none {
	padding: 0;
	border: 0;
}

img.r {
	float: right;
	margin: 2px 0px 5px 15px;
}

img.l, #news img.l {
	float: left;
	margin: 2px 15px 5px 0px;
}

#news img.l {
	margin: 2px 8px 0 0;
}



/* Form Styles
----------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input.check {
	margin: 0;
	padding: 0;
}

#content div.form {
	position: relative;
	
	margin: 0;
	padding: 5px 10px;
	
	/*border: 1px solid #C0DDF2;*/
	
	color: #245B9C;
	
	background: #EBF4FF; /*#e7f1f8;*/
}

#content div.ftop, #content div.fbottom {
	position: relative;
	
	margin: 0;
	padding: 0;
	height: 10px;
	
	background: url(../interface/form-top.gif) no-repeat;
}

#content div.fbottom {
	background: url(../interface/form-bottom.gif) no-repeat;
}

#content div.form td {
	padding: 3px 0;
}

#content td.fdiv {
	padding: 0;
	height: 25px;
	
	background: url(../interface/form-div.gif) center center repeat-x;
}

div#optin input {
	margin-top: 5px;
	width: 150px;
	
	border: 1px solid #FF9C06;
}

div#optin input.button {
	padding: 2px 0;
	
	font: 12px arial, verdana, sans-serif;
	color: #000000;
	
	background: #FF9C06;
}



/* Quote Styles
----------------------------------------------- */

div.quote {
	position: relative;
	
	margin: 20px 15px;
	padding: 0;
	
	background: #EBF4FF;
}

div.quote p {
	margin: 0 0 10px;
}

div.quote em {
	font-style: italic;
	
	background: none;
}

div.quote div.qbody {
	position: relative;
	
	margin: 0;
	padding: 0 20px 0 50px;
	
	font-size: 11px;
	color: #245B9C;
	line-height: 15px;
	
	background: #EBF4FF url(../interface/quote-bg.gif) 10px 5px no-repeat;
}

div.quote div.qtop, div.quote div.qbottom {
	position: relative;
	
	margin: 0;
	padding: 0;
	height: 10px;
	
	background: url(../interface/quote-top.gif) no-repeat;
}

div.quote div.qbottom {
	background: url(../interface/quote-bottom.gif) no-repeat;
}



/* Purchase Table Styles
----------------------------------------------- */

div.purchase {
	position: relative;
	
	margin: 0;
	padding: 5px;
	width: 498px;
	
	border: 1px solid #C0DDF2;
	
	background: #fff;
}

div.purchase table {
	margin: 0;
	padding: 0;
	width: 100%;
	
	border: 1px solid #C0DDF2;
	border-bottom: 0px;
}

div.purchase th {
	padding: 5px 10px;
	
	border-bottom: 1px solid #C0DDF2;
	
	color: #fff;
	font-weight: normal;
	
	background: #4474a5;
}

div.purchase td {
	padding: 6px;
	
	border-bottom: 1px solid #C0DDF2;
}

div.purchase td.itemprice {
	width: 90px;
	
	text-align: right;
}

div.purchase td.buy {
	width: 60px;
	
	text-align: right;
}

div.purchase tr.alt {
	background: #e7f1f8;
}

div.purchase input.button {
	margin: 0;
	padding: 0;
	
	border: 0;
	
	font: 12px arial, verdana, sans-serif;
	color: #4474a5;
	font-weight: bold;
	text-decoration: underline;
	
	background: none;
}

div.purchase a {
	color: #245B9C;
}

div.purchase a:hover {
	color: #FF9C06;
}



/* Order Summary Styles
----------------------------------------------- */

div.order {
	position: relative;
	
	margin: 0;
	padding: 10px;
	
	border: 1px solid #C0DDF2;
	
	color: #245B9C;
	
	/*background: #e7f1f8;*/
}

div.order th, div.order td {
	padding: 3px 5px;
	
	font-weight: normal;
}

div.order th {
	color: #fff;
	
	background: #245B9C;
}

div.order tr.alt {
	background: #e7f1f8;
}



/* Features Table Styles
----------------------------------------------- */

table.features {
	width: 510px;
	font-weight: bold;
	background: url(../interface/features-bg.gif) 40px 0 repeat-x;
}

td.top {
	height: 10px;
	background: url(../interface/features-top.gif) top left no-repeat;
}

td.header {
	height: 30px;
	color: #fff;
	background: url(../interface/features-header.gif) top left repeat-x;
}

td.pad {
	padding-left: 15px;
}

td.footer {
	height: 25px;
	background: url(../interface/features-footer.gif) top left no-repeat;
}

tr.row td {
	height: 30px;
	border-bottom: 1px solid #3675BC;
}


