/* CSS Document */

body {
	margin: 0;
	background-color: #0f0144;
	background-image: url(../../images/v1/back-all.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #272727
}

del {
	font-family: arial;
	font-size: 11px
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #7f49a1;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #290042;
	font-size: 11px;
}

img {
	border: 0px none
}

table, tr, td {
	border-collapse : collapse; 
	font-size : 11px; 
	font-family : verdana; 
}

input {
	border: 1px solid #999999; 
	font-size: 11px; 
	background-color: #ffffff;
	color: #6c6c6c; 
	font-family: verdana;
	padding: 3px
}

input.searchbutton, input.button {
	color:#ffffff;
	font-weight:bold;
	padding: 2px;
	cursor: pointer;
	border: 1px outset #403400;
	font-family: verdana;
	font-size: 10px;
	background-color: #403400
}

input.searchbutton:hover, input.button:hover {
	color:#ffffff;
	border: 1px outset #635001;
	background-color: #635001
}


input.checkradio {
	border: none;
	background-color: transparent;
	background-image: none
}

select {
	border: 1px solid #999999; 
	font-size: 10px; 
	color: #454545; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
}

option {
	font-size: 10px; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
	background-color: white
}

optgroup {
	font-size: 10px; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
	font-style: normal;
	background-color: orange;
}

textarea {
	background-color : #ffffff; 
	border: 1px solid #999999; 
	font-size : 11px; 
	font-family : verdana; 
	color: #6c6c6c; 
	padding: 3px
}

form {
	margin: 0px
}


ul#submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#submenu li a {
	display: block;
	width: 185px;
	font-weight: bold;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px dotted #c4c4c4;
	background-color: #d1cde0
}

ul#submenu li.i10 a {
	padding-left: 20px;
	width: 175px;
	background-image: url(/images/bulletarrow.gif);
	background-position: 7px 10px;
	background-repeat: no-repeat;
}

ul#submenu li.i25 a {
	padding-left: 30px;
	width: 165px;
	background-image: url(/images/bulletarrow.gif);
	background-position: 17px 10px;
	background-repeat: no-repeat
}

ul#submenu li a:link, ul#submenu li a:visited {
	color: #100144;
	text-decoration: none;
	font-weight: bold
}

ul#submenu li a:hover, ul#submenu li a:active {
	text-decoration: none;
	background-color: #646464;
	color: #FFFFFF
}

.submenulevel1 {
	font-weight: bold; 
	padding: 10px; 
	padding-bottom: 7px; 
	padding-top: 7px; 
	background-color: #100144; 
	width: 185px; 
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF
}

.tablehead {
	background-color: #100144;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	text-align: center
}

.hilite {
	background-color: #ffffff;
	color: #000000
}

.asterik, .required {
	color: #990000
}

.small {
	font-size: 9px;
	color: #999999
}

.warnbox {
	border: 1px solid #ffeba2;
	background-image: url(/images/warn-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 30px 5px 20px 33px;
	text-align: left
}

.totp {
	font-weight: lighter; 
	color: #efefef
}

.section {
	background-image: url(/images/v1/sub-back.jpg); 
	padding: 5px; 
	padding-left: 10px
}


/* product related styles */

.specprice {
	color: #FFFFFF; 
	background-color: #009900; 
	padding: 3px
}

.productcat {
	padding: 10px; 
	background-color: #eeeeee; 
	text-align: right; 
	border-bottom: 1px solid #999999;
	margin-top: 10px
}

.proddisplay {
	overflow: auto;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-top: 8px;
	border-bottom: 1px dashed #c2c2c2;
}

.prodpic {
	float: left;
	width: 160px;
	text-align: center;
}

.prodexp {
	float: right;
	width: 480px;
}

.prodpic img {
	border: 0px none
}

.noproduct {
	text-align: center;
	color: #990000
}

a.productname, span.productname {
	font-size: 16px;
	font-family: arial;
	font-weight: bold
}

.searchbutton {
	padding: 2px; 
	background-color: #2d3c75; 
	color: #FFFFFF; 
	border: 1px outset #98a1c2; 
	font-size: 9px
}

.shoutform {
	color: #454545; 
	line-height: 18px; 
	font-size: 10px
}

.testibox {
	padding: 10px; 
	border-bottom: 1px dashed #cccccc
}

.shopcartadd {
	float: right; 
	padding-right: 10px
}

.faqh {
	background-color: #efefef; 
	border-bottom: 1px solid #ffffff
}

.faqb {
	background-color: #efefef; 
	border-bottom: 1px solid #999999;
	padding: 5px
}

.pagination {
	padding: 7px; 
	background-color: #efefef; 
	border-top: 1px solid #c2c2c2; 
	font-size: 10px;
	text-align: center
}

.sidecontent {
	margin-top: 8px; 
	padding: 10px; 
	background-color: #f2e3cd;
	line-height: 14px
}

.shippricebox {
	width: 350px; 
	text-align: left; 
	padding: 5px; 
	background-color: #eeeeee; 
	border: 1px solid #cccccc
}

.propertyouter {
	overflow: hidden; 
	padding-bottom: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px dashed #c4c4c4;
	_height: 120px
}

.propertyimg {
	float: left; 
	width: 160px; 
	text-align: center;
}

.propertydesc {
	float: right; 
	width: 300px;
}

#gallery {
	overflow: auto
}

.gallerybox {
	width: 135px; 
	padding: 5px; 
	text-align: center; 
	height: 150px; 
	border: 1px dotted #c4c4c4; 
	background-color: #FFFFFF; 
	line-height: 16px; 
	float: left; 
	margin-right: 2px; 
	margin-left: 2px; 
	margin-bottom: 15px
}
