/* CSS Document */
/*html{height:100%;}*/

body {
	font-family: arial, sans-serif, trebuchet ms;
	font-size: 12px; letter-spacing: 0em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration:none;	
	height:100%;
}

body A {
	color: #cc0000;
	margin: 0x;
	padding: 0px;
	text-decoration:none;
}


body A:Visited{
	color: #cc0000;
	margin: 0x;
	padding: 0px;
	text-decoration:none;	
}

body A:Hover{
	color: #ff0000;
	margin: 0x;
	padding: 0px;
	text-decoration:underline;	
}

.title {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase; 
	color: #000000;
	margin: 0x;
	padding: 0px;
}

.section_header {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase; 
	color: #ffffff;
	margin-left: 10px;
	padding: 4px;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0x;
	padding: 0px;
}


.small {
	font-size: 11px;
	font-family: arial, sans-serif, trebuchet ms;
	color: #464646;
	margin: 0x;
	padding: 0px;
}

.note {
	font-family: arial, sans-serif, trebuchet ms;
	font-size: 9px; letter-spacing: 0em;
	color: #464646;
	margin: 0px;
	padding: 0px;
	text-decoration:none;	
	height:100%;
}


.category {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration:none;	
	text-transform: uppercase;
}


.login {
padding: 1px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
margin-left: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 120px; 
}

.field {
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 160px; 
}

.tbl_login {
padding-top: 5px;
padding-bottom: 5px;
margin-right: 5px;
}


.img {
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 5px;
}

.img_vote {
	border: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.imgtext {
	margin-right: 15px;
	float: right;
	display: inline; 
	text-align: right;
}



.sidebar {
	font-family: sans-serif,arial;
	font-size: 9px;
	color: #898989;
	padding-left: 5px;
	text-decoration:none;
	border-bottom: #c2c2c2 solid 1px;
}

.sidebar_text {
	font-family: arial;
	font-size: 10px;
	color: #898989;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
	background: #ffffff;	
}


.bag {
	font-family: arial;
	font-size: 11px;
	color: #464646;
	text-decoration:none;
}

.bag A, .bag A:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration:none;
}


.bag A:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration:underline;
}


.text {
	font-family: arial, sans-serif;
	color: ##464646;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	text-decoration:none;	
	height:100%;
}


.text2 {
	font-family: arial, sans-serif;
	color: ##464646;
	margin: 0px;
	padding: 0px;
	text-decoration:none;	
	height:100%;
	line-height: 18px;
}



.size {
	PADDING-RIGHT: 30px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; PADDING-TOP: 0px; 
}


.comment {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background: #464646;
	m: expression(this.onmouseover =  new Function("this.className = 'comment-hover';"));
}


.comment:hover, .comment-hover {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background: #666666;
	m: expression(this.onmouseout = new Function("this.className = 'comment';"));
}

.comment1, comment1 A, .comment1 A:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	line-height: 100%;
	text-decoration:none;
	text-align: center;
}

.comment1 A:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	line-height: 100%;
	text-decoration:underline;
	text-align: center;
}

.form_front {
	border: 1px solid #999999;
	font-family: sans-serif;
	font-size: 12px;
	color: #464646;
	margin-right: 5px;
}

.btn {
	border: 1px solid #cc0000;
	background: #cc0000;
	padding: 1px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	m: expression(this.onmouseover =  new Function("this.className = 'btn-hover';"));
}

.btn:hover, .btn-hover {
	border: 1px solid #ff0000;
	background: #ff0000;
	padding: 1px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	m: expression(this.onmouseout = new Function("this.className = 'btn';"));
}

.cartField {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-right: 5px;
	margin-bottom: 5px;
}
.cartInputCC {
	height: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cartInputCountry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: solid #DADADA 1px;
	padding: 5px;
	background-color: #FAFAFA;
	margin-top: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration:none;	
}

.footer  A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration:none;
}


.footer  A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration:none;	
}

.footer  A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration:none;	
}


