/* General Styles Start*/

.notification-border-n {
	color: #bb9999;
}


body {
	margin: 0px;
	padding: 20px 0 0 0 ;
	color: #737070;
	background-image: url(images/bgpattern.jpg);
	font-family:Verdana, sans-serif;
	font-size:10px;
	line-height:18px;
}
body a{
	color: #663333;
	text-decoration:none;
}
body a:hover{
	text-decoration:underline;
}

.content {
	font-family:Verdana, sans-serif;
	color: #737070;
	font-size:10px;
	line-height:18px;
}
.content a{
	color: #663333;
	text-decoration:none;
}
.content a:hover{
	color: #663333;
	text-decoration:underline;
}

#container{
	width: 800px;
	margin:0 auto;
	padding:0px;
}

#faqListing dd {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 12px;
}
#faqListing dt, #faqListing dd {
	padding-left: 8px;
}


.memberArea{
	font-size:10px;
	text-align:right;
	color: #ABA0A0;
}
.memberArea a{
	color: #ABA0A0;
	text-decoration:none;
}
.memberArea a:hover{
	text-decoration:underline;
}

.high {
	color:#663333;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	font-size:10px;
	line-height:18px;
}


#footer{
	border-top:1px solid #564B4B;
	margin-top:30px;
	width:500px;
	color:#ABA0A0;
	line-height:18px;
	text-decoration:none;
}
#footer a{
	color:#ABA0A0;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

td {
    font-size: 10px
}




/* General Styles End */

/* Index Style Start */

#main{
	padding: 5px 0 0 0;
	text-align:right;
	text-decoration:none;
}	


.searchbox {
	border:1px solid #AF9B9B;
	background-color:#413636;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#C6C3C3;
	width:118px;
}



/* Index Style End */

/* Template Style Start */

.searchbox {
	border:1px solid #AF9B9B;
	background-color:#413636;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#C6C3C3;
	width:118px;
}

.frontpagesubNav{
	font-size:10px;
	color:#696565;
	line-height:18px;
	text-decoration:none;
}


.frontpagesubNav a{
	font-size:10px;
	line-height:18px;
	color:#ABA0A0;
	text-decoration:none;
}
.frontpage a:hover{
	text-decoration:underline;
}


.subNav{
	font-size:10px;
	color:#663333;
	line-height:18px;
	text-decoration:none;
}



.subNav a{
	font-size:10px;
	line-height:18px;
	color:#663333;
	text-decoration:none;
}
.subNav a:hover{
	text-decoration:underline;
}



.currency {
	border:0px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#aba0a0;
	width:108px;
}



.back{
	color:#737070;
	font-size:9px;
	text-decoration:none;
}
.back a{
	color:#737070;
	text-decoration:none;
}
.back a:hover{
	color:#663333;
	text-decoration:underline;
}


.foot{
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#ABA0A0;
	line-height:18px;
	text-decoration:none;
}
foot a{
	color:#ABA0A0;
	text-decoration:none;
}
foot a:hover{
	text-decoration:underline;
}

/* Template Style End */

/* CS-Sart Style Start */

input,textarea,select {
	color: #000000;
	font-family: verdana, sans-serif;	
	font-size: 11px;
	padding-left: 1px;
}
.input-text {
	background-color:#ddd6cf;
	color: #737070;
	border: 1px #FFFFFF solid;
	width: 300px;
}

.input-text-200 {
	background-color:#ddd6cf;
	color: #737070;
	border: 1px #FFFFFF solid;
	width: 200px;
}

.input-text-100 {
	background-color:#ddd6cf;
	color: #737070;
	border: 1px #FFFFFF solid;
	width: 100px;
}

.input-text-50 {
	background-color:#ddd6cf;
	color: #737070;
	border: 1px #FFFFFF solid;
	width: 50px;
}

.input-text-30 {
	border: 1px #FFFFFF;
	background-color:#ddd6cf;
	border: 1px #FFFFFF solid;
	width: 30px;
}

.hand {
	cursor: pointer;
}

.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}


.breadcrumbs {
	color: #737070;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #663333;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight:normal;
	text-decoration: none;
}
.breadcrumbs-link:hover {
	color: #663333;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight:normal;
	text-decoration: underline;
}

.categories a{
	color: #413636;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height:24px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #663333;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight:normal;
	text-decoration: none;
}
.breadcrumbs-link:hover {
	color: #663333;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight:normal;
	text-decoration: underline;
}

.sidebox-rootcategory a:link{
	color:#00FF33;
}



.sidebox-subcategory a:link{
	color:#0000CC;
}






/* CS-Sart Style End */