/*ALL*/
*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	color: White;
}

img{
	display: block;
}

form{
	margin: 0px;
	padding: 0px;
}

a{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #0ab3e4;
	text-decoration: underline;
}

a.details{
	font-size: 10px;
}


a.link2{
	color: #0ab3e4;
}

a.link2:hover{
	color: #ffffff;
}

a.link3{
	color: #0ab3e4;
}

a.link3:hover{
	text-decoration: underline;
}


/*Left Column*/
#sidebar{
	margin:0px 11px 10px 8px;
	width:145px;
}

#sidebar td{
	margin:0px;
	padding:0px;
}

#menu a{
	text-decoration: none;
	padding-left: 0px;
	/*white-space: nowrap;*/
}
#menu a:hover, .redtext{
	color: #cc003b;
	text-decoration: none;
}

a.redtext:hover{
	text-decoration: underline;
}

.red{
	color: #cc003b;
}

.nlinput{
	width: 101px;
	height: 15px;
	font-size: 9px;
	color: #7B7B7B;
	text-decoration: none;
	text-align: center;
}

/*Center Column*/
#current_location{
	padding: 3px 10px 5px 5px;
	text-align: left;
	background: url(../../images/007.jpg);
	background-repeat: no-repeat;
}
#current_location span, #current_location span a{
	font-size: 9px;
	color: #5f7a91;
	text-decoration: none;
}

#current_location span a:hover{
	color: #ffffff;
}

#main_area{
	padding: 20px 10px 20px 20px;
	text-align: justify;
	line-height: 16px;
}

/*Right Column*/
#your_cart{
	padding:0px 11px 0px 8px;
}

#select_search{
	padding:0px 11px 0px 8px;
}

a.simple, a:hover{
	text-decoration: none;
}

/*Footer*/
#footer{
	color: #0a8bdc;
}

a.ftlink{
	color: #350911;
	text-decoration: none;
}
a.ftlink:hover{
	color: White;
	text-decoration: none;
}


/*Classes*/
.greytext{
	color: #848084;
	text-decoration: none;
}

.inputtext{
	color: #1c1a1b;
	text-decoration: none;
}

.input{
	width: 109px;
	/*height: 15px;*/
	font-size: 9px;
	color: #7B7B7B;
	text-decoration: none;
}

.input_80{
	width: 20px;
	font-size: 9px;
	color: #7B7B7B;
	text-decoration: none;
}

.title{
   color:white;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
}

div.title h1{
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}

h3{
	color:white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.white{
	color: White;
}

.emptyline{
	line-height: 9px;
}

#cart a{
	text-decoration: none;
}

#articles .article, #text{
	color: #ffffff;
	line-height: 18px;
	padding-right:10px; 
}

#text font{
	text-align: justify;
}

.textarea{
	font-size: 9px;
	color: #7B7B7B;
	text-decoration: none;
}

.submit {
 background-color: #05598f;
 color: white;
 font-weight: normal;
 border: 1px solid #000;
 margin: 0 0 0 0;
 padding: 1px 5px 1px 5px;
 cursor:pointer;
}

.list td{
	height: 22px;
}

p.title {
	color: #0a8bdc;
	font-size: 12px;
	font-weight: bold;
}

.left_coll {
	padding-left: 5px;
}

#td_footer a{
	color: #0a8bdc;
	text-decoration: none;
	
}

#td_footer a:hover{
	color: #ffffff;
} 

.collection_description{
	font-size: 10px;
	color: #858585;
	text-decoration: none;
	text-align: left;
}

.model_name{
	font-size: 10px;
	color: #858585;
	text-decoration: none;
	text-align: right;
}

.font8{
	font-size: 8px;
	border-left: White;
}

.font9{
	color: #0ab3e4;
	font-size: 12px;
}


td.border{
	border-left: 1px solid White;
}

table.price{
	font-size: 10px;
	color: #7f7a76;
}

td.border_1{
	border-bottom: 1px solid #1c1c1c;
	border-right: 	1px solid #1c1c1c;
}

td.border_2{
	border-bottom: 1px solid #1c1c1c;
}

td.top_menu{
	border-right: 1px solid #292929;
	text-align: center;
	vertical-align: middle;
}

td.top_menu_r{
	text-align: center;
	vertical-align: middle;
}

td.left_column_1{
	border-bottom: 1px solid #1c1c1c;
	border-right:  1px solid #292929;
	padding-left: 18px;
	vertical-align: middle; 
}


td.left_column_2{
	border-bottom: 1px solid #1c1c1c;
	border-right:  1px solid #292929;
	vertical-align: middle;
	padding: 8 0 8 25;
}


td.left_column_3{
	border-bottom: 1px solid #1c1c1c;
	border-right:  1px solid #292929;
	vertical-align: middle;
	padding: 8 0 8 0;
	text-align: center;
	background: #1c1c1c;
	background-image: url(../../images/024.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.h1{
	display: none;
}
