@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
body {
	margin-top: 0px;
	background-image:url(../images/bg1.jpg);
	background-position:top;
	background-repeat:repeat-y;
	
}

a:link {color: #666;text-decoration: none;}
a:visited {text-decoration: none;color: #666;}
a:hover {text-decoration: underline;color: #666;}
a:active {text-decoration: none;color: #666;}

.navBar a:link {color: #7892B1;text-decoration: none;}
.navBar a:visited {text-decoration: none;color: #7892B1;}
.navBar a:hover {text-decoration: underline;color: #7892B1;}
.navBar a:active {text-decoration: none;color: #7892B1;}

.catLinks a:link {color: #4A4A4A;text-decoration: none;}
.catLinks a:visited {text-decoration: none;color: #4A4A4A;}
.catLinks a:hover {text-decoration: underline;color: #4A4A4A;}
.catLinks a:active {text-decoration: none;color: #4A4A4A;}

.menuHead a:link {color: #4A4A4A;text-decoration: none;}
.menuHead a:visited {text-decoration: none;color: #4A4A4A;}
.menuHead a:hover {text-decoration: underline;color: #4A4A4A;}
.menuHead a:active {text-decoration: none;color: #4A4A4A;}

.catHead a:link {color: #4A4A4A;text-decoration: none;}
.catHead a:visited {text-decoration: none;color: #4A4A4A;}
.catHead a:hover {text-decoration: underline;color: #4A4A4A;}
.catHead a:active {text-decoration: none;color: #4A4A4A;}

.head2 a:link {color: #7389C3;text-decoration: none;}
.head2 a:visited {text-decoration: none;color: #7389C3;}
.head2 a:hover {text-decoration: underline;color: #7389C3;}
.head2 a:active {text-decoration: none;color: #7389C3;}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6E8FA7;
}
#container {
	float: left;
}
#title {
	width: 900px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lbreak {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
	width: 500px;
	margin-bottom: 20px;
}
.lbreak2 {
	padding-bottom: 20px;
	width: 500px;
	margin-bottom: 20px;
}
.titleName {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 356px;
}
.titleLeft {
	clear: right;
	float: left;
	width: 670px;
	padding-top: 20px;
	margin-left: 10px;
}
.titleRight {
	clear: right;
	float: right;
	width: 210px;
	padding-right: 10px;
}
.navBar {
	clear: right;
	float: left;
	display:inline;
	list-style:none;
	color: #7892B1;
	font-size: 12px;
	padding: 0px;
	width:680px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: small-caps;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	display:inline;
}
.blogList {
	list-style-type: circle;
	display: list-item;
	margin-left: 25px;
}
.search {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
	background-color: #FBFCFF;
}
.searchBox {
	background-image: url(../images/searchback.png);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	float: right;
	height: 27px;
	width: 193px;
	padding-top: 6px;
	padding-left: 10px;
}
.searchImage {
	margin-bottom: -5px;
	margin-left: 3px;
}
.contact {
	clear: right;
	float: right;
	height: 22px;
	width: 203px;
	margin-top: 10px;
}
#topMain {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
	float: left;
	background-color: #FFFFFF;
}
.topMainImg {
	clear: right;
	float: left;
	height: 171px;
	width: 356px;
	border: 1px solid #EBF2FF;
}
.topMainCol {
	clear: right;
	float: right;
	height: 163px;
	width: 526px;
	margin-left: 5px;
	padding: 5px;
}
#prodsIndexWrap {
	width: 890px;
	float: left;
	line-height: 18px;
	padding:5px;
}
#prodsIndexWrap2 {
	width: 710px;
	float: left;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E7E7E7;
	line-height: 18px;
}
#prodsIndexWrap3 {
	width: 890px;
	float: left;
	padding-top: 10px;
	line-height: 18px;
	padding:5px;
}
#indexContentWrap {
	width: 890px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	padding-top: 10px;
	margin-top: 10px;
	line-height: 18px;
	padding:5px;
}
#catsWrap {
	clear: left;
	float: left;
}
.col1 {
	clear: right;
	float: left;
	width: 200px;
	text-align: center;
	padding-right: 18px;
	font-size: 10px;
}
.col2 {
	clear: right;
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: center;
	font-size: 10px;
}
.col3 {
	clear: right;
	float: left;
	width: 200px;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	padding:0;
	font-weight: normal;
	margin: 0px;
}

h2{
	font-size: 14px;
	color: #7389C3;
	font-weight:bold;
	margin-bottom: 15px;
	}
p {
	margin-top: 5px;
}
#rightCol {
	width: 174px;
	padding-top: 10px;
	background-image: url(../images/cattop.png);
	background-repeat: no-repeat;
	background-color: #F4F3F3;
}
#offerCol {
	clear: left;
	float: right;
	width: 174px;
	padding-top: 10px;
	background-image: url(../images/offertop.png);
	background-repeat: no-repeat;
	background-color: #fcfae5;
}
.catHead {
	font-size: 12px;
	color: #FFF;
	background-color: #F4F3F3;
	height: 20px;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display:block;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	font-variant: small-caps;
}

.catMenu {
	font-size: 12px;
	color: #FFF;
	background-color: #F4F3F3;
	height: 20px;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display:block;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	font-variant: small-caps;
}
.catLinks {
	background-color: #F4F3F3;
	height: 20px;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display:block;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	font-variant: small-caps;
}
.catLinksEnd {
	height: 20px;
	width: 164px;
	display:block;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/catbot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.catLinksSub {
	background-color: #F4F3F3;
	width: 144px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	font-size: 10px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
	color: #666;
}
.offerHead {
	font-size: 14px;
	color: #666;
	background-color: #fcfae5;
	height: 20px;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display:block;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.offerLinks {
	background-color: #fcfae5;
	height: 20px;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display:block;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.offerLinksEnd {
	background-color: #fcfae5;
	height: 20px;
	width: 154px;
	display:block;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.offerEnd {
	background-image: url(../images/offerbot.png);
	height: 12px;
	width: 174px;
	clear: right;
	float: right;
}

.head1 {
	font-size: 24px;
	color: #7389C3;
	margin-bottom: 15px;
}
.head2 {
	font-size: 14px;
	color: #7389C3;
	margin-bottom: 15px;
}
.portHead {
	font-size: 18px;
	color: #E1A281;
	font-variant: small-caps;
}
.modHead {
	font-size: 18px;
	color: #7A90BF;
	font-variant: small-caps;
}
.popHead {
	font-size: 18px;
	color: #E5786A;
	font-variant: small-caps;
}
.pressHead {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
}
.pressHeadRed {
	font-size: 16px;
	color: #F5574E;
	margin-bottom: 10px;
}
#footer {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6E8FA7;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
#rightContainer {
	clear: right;
	float: left;
	width: 174px;
	margin-left: 15px;
}
.temp {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#contentWrap {
	width: 890px;
	float: left;
	clear: left;
	padding: 5px;
}
#container {
	float: left;
	width: 900px;
}
.bullet {
	margin-left: 25px;
	list-style-type: disc;
	display:list-item;
}
.termsBullet {
	margin-left: 25px;
	list-style-type: disc;
	display:list-item;
	margin-bottom: 10px;
}
.pressList {
	margin-left: 13px;
	list-style-type: square;
	display:list-item;
	font-variant: small-caps;
	color: #6A6A6A;
	margin-top: 2px;
	margin-bottom: 2px;
}
.pressTextWrap {
	float: left;
	width: 320px;
	margin-right: 10px;
}
.pressTextWrap2 {
	float: left;
	width: 360px;
}
.pressStandsWrap2 {
	float: left;
	width: 320px;
	margin-left: 13px;
	padding-left: 12px;
}
.pressStandImg {
	float: right;
	padding-left: 5px;
}
.pressStandImg2 {
	border: 1px solid #E4E4E4;
	float: left;
	padding: 3px;
	margin-top: 10px;
}
.noObligation {
	font-size: 16px;
	font-variant: small-caps;
	color: #C6413A;
}
.vatTxt {
	font-size: 14px;
	font-variant: small-caps;
	color: #C6413A;
}
div.detailprice {
	font-size: 14px;
	color: #D64930;
	font-weight: normal;
	width: 100%;
}

img.prodimage {
	border: 1px solid #ECECEC;
	padding: 10px;
}

div.prodprice {
	font-size: 14px;
	color: #BC4332;
	text-align: center;
	font-weight: normal;
}


div.prodid{
	font-size: 16px;
}
div.detailname {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin-bottom: -15px;
}
	
td.prodnavigation {
	font-size: 11px;
	color : #BAC8FA;
	font-weight: normal;
}

P.prodnavigation {
	font-size: 11px;
	color : #A8B5E1;
	font-weight: normal;
}

.detsep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	display: none;
}

.buybutton {
	vertical-align: bottom;
	background-color: #89E866;
	height: 30px;
	width: 100px;
	border: 1px solid #68A13B;
	font-size: 14px;
	color: #0C2209;
}

.ectlink {
	font-weight: normal;
	color: #999;
}
hr {display:none;}
.prodseparator {
	margin-top: 10px;
	margin-bottom: 10px;
}
.buyWrap {
	width: 100%;
	text-align: left;
	font-size: 10px;
}
div.prodname {
	font-size: 16px;
	text-align: center;
}
.proddescription {
	text-align: center;
}
.detailoptions {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 90%;
}
.detailoption {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
	width: 100%;
	text-align: left;
	float: left;
	height: 30px;
	display: none;
}
td.detailimage {
	vertical-align: top;
}
.prodoption {
	font-size: 12px;
	color: #1B1B1B;
	padding: 1px;
}

SPAN.detailoption {
font-size: 10px;
}

.optiontext {
	font-size: 10px;
}
.options {
	font-size: 11px;
	position: relative;
	left: -55px;
	width: 300px;
	display: block;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
}
.optionHeadTxt {
	color: #666;
}
#optn0x1 {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 300px;
}
#optn0x3 {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 300px;
}

TABLE.cobtbl{
	background-color: #E4E7F0;
}

TD.cobhl{
	background-color: #F2F5FF;
}

TD.cobll{
	background-color: #F6FCFF;
	color : #666666;
	font-weight: normal;
}
.prevnextLinks {
	float: right;
}
.modSysWrap {
	float: left;
}
.modSysImgWrap {
	float: left;
	width: 230px;
	text-align: center;
	border: 1px solid #E4E4E4;
	font-size: 14px;
	color: #C6413A;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F6F6F6;
}
.modSysImgWrap img {padding-bottom:5px;}

.modSysImgWrap2 {
	float: left;
	text-align: center;
	border: 1px solid #E4E4E4;
	font-size: 14px;
	color: #C6413A;
	padding: 4px;
	background-color: #F6F6F6;
}
.modSysImgWrap2 img {padding-bottom:5px;}
.modSysImgWrap3 {
	float: left;
	max-width: 600px;
	text-align: center;
	border: 1px solid #E4E4E4;
	font-size: 14px;
	color: #C6413A;
	padding: 4px;
	background-color: #F6F6F6;
}
.modSysImgWrap3 img {padding-bottom:5px;}
.textWrap {
	float: left;
	margin-top: 10px;
	width: 710px;
}
.modsysHead {
	font-size: 18px;
	color: #404040;
}
#offer {
	padding: 10px;
	width: 128px;
	border: 1px solid #E9E9E9;
	font-size: 12px;
	line-height: 18px;
	color: #DF3619;
	text-align: center;
	float: right;
}
#offer img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
