/* CSS Document */



/* bg */

.shadBg {

	background-image:url(images/1px_shadow_img.gif);

	background-repeat:repeat-y;

}

.bgColour {

	background-color:#000000;

}

.topHeadBg {

	background-image:url(images/hdr_img.jpg);

	background-repeat:no-repeat;

	background-position: left top;

	height:114px;

}

.navBg {

	background-image:url(images/nav_bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}



.hdrTpbg {

	background-image: url(images/bg_top.jpg);

}

.navBtmBg {

	background-image: url(images/nav_btm_img.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

	background-color: #c21d21;

}

.navBtmContBg {

	background-image:url(images/nav_contact_bg.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	height:119px;

}

/* font */

.welTxt {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: none;

	color: #d53200;

	text-decoration: none;

}



.blkHeadtxt {

	font-family: Verdana;

	font-size: 13px;

	font-weight: bold;

	color: #373737;

	text-decoration: none;

}



.mainTxt {

	font-family: Verdana;

	font-size: 12px;

	font-weight: none;

	color: #000000;

	text-decoration: none;

	line-height: 17px;/*	text-align: justify;*/

}

.navContTxt {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #364357;

	text-decoration: none;

}

.copyTxt {

	font-family: Verdana;

	font-size: 11px;

	font-weight: none;

	color: #88a19e;

	text-decoration: none;

}

.btmTxt {

	font-family: Verdana;

	font-size: 26px;

	font-weight: none;

	color: #2b2b2b;

	text-decoration: none;

	font-style: italic;

}







/* link */



.mainTxtLink {

	font-family: Verdana;

	font-size: 12px;

	font-weight: none;

	color: #000000;

	text-decoration: none;

	line-height: 17px;

}

.mainTxtLink a:hover{

	font-family: Verdana;

	font-size: 12px;

	font-weight: none;

	color: #000000;

	text-decoration: Underline;

	line-height: 17px;

}

.navContTxt1 {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #364357;

	text-decoration: none;

}

.navContTxt1 a:hover {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #364357;

	text-decoration: Underline;

}

.link1 {

	font-family: verdana;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}

.link1 a:hover {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #CFCFCF;

	text-decoration: none;

}

.link2 {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #fdc0c2;

	text-decoration: none;

}

.link2 a:hover {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #F3B556;

	text-decoration: none;

}

.leftMainTxt {

	font-family: Verdana;

	font-size: 13px;

	font-weight: bold;

	color: #1F1F1F;

	text-decoration: none;

}

.leftMainTxt a:hover {

	font-family: Verdana;

	font-size: 13px;

	font-weight: bold;

	color: #1F1F1F;

	text-decoration: underline;

}

.reamoreTxt {

	font-family: Calibri;

	font-size: 13px;

	font-weight: bold;

	color: #983a0d;

	text-decoration: underline;

}

.reamoreTxt a:hover {

	font-family: Calibri;

	font-size: 13px;

	font-weight: bold;

	color: #983a0d;

	text-decoration: none;

}

.cartLink {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}

.cartLink a:hover {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}



/* table border */

.prodTblBrd{

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-right-color: #cdcdcd;

	border-left-color: #cdcdcd;

}

.welBrd{

	background-color:#f4f4f4;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-right-color: #cdcdcd;

	border-left-color: #cdcdcd;

}

.tblBrd{

	border: 1px solid #888888;

}



/* form */

.style1{

	background-color:#ffffff;

	border:solid;

	border-color:#CCCCCC;

	border-style:solid;

	border-width:1px;

	width:100px;

	height:16px;

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.style2{

	background-color:#ffffff;

	border:solid;

	border-color:#CCCCCC;

	border-style:solid;

	border-width:1px;

	width:100px;

	height:75px;

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.style3{

	background-color:#ffffff;

	border:solid;

	border-color:#CCCCCC;

	border-style:solid;

	border-width:1px;

	width:390px;

	height:75px;

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.caption{

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}



.floatleft {

float: left;

margin: 0 15px 5px 0px;

}



.floatright {

float: right;

margin: 0px 0px 5px 15px;

}

