/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	color: #666666;
	background: #f1f1f1 url(../img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.clear
{
	clear: both;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
p
{
	padding: 0 0 15px 0;
	margin: 0;
}
#maincontainer
{
	width: 843px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
	padding-bottom: 11px;
}
/* Top part start here =============================== */
#toppart
{
	margin: auto;
	width: 822px;
}
#logo
{
	float: left;
	width: 222px;
	height: 108px;
}
#toprightpart
{
	float: right;
	width: 550px;
	height: 108px;	
}
#topimg
{
	float: right;
	margin: 12px 0;
}
.toplink
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
}
a.toplink:link, a.toplink:visited
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.toplink:hover
{
	color: #414141;
	text-decoration: none;
}
a.toplinkcurrent
{
	color: #414141;
	text-decoration: none;
}
#topline
{
	clear: both;
	background-image: url(../img/toplinebg.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 26px;
}
#topline ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#topline ul li
{
	display: inline;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 7px 12px;
	background: url(../img/bdr-right.gif) no-repeat top right;
}
#topline ul li span
{
	color: #ee232a;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1px;
}
a.sublink:link, a.sublink:visited
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 26px;
}
a.sublink:hover
{
	color: #ee232a;
	text-decoration: none;
}

/* main bodypart start here =============================== */
#maincontent
{
	margin: auto;
	width: 822px;
}
#leftpart
{
	float: left;
	width: 150px;
	padding-top: 35px;
}
ul#mainnavigation
{
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 2px solid #f2f2f2;
	padding-bottom: 5px;
}
ul#mainnavigation li
{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#mainnavigation li a.mainlink
{
	color: #333333;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/icon/bullet.gif);
	background-position: 4px 8px;
	background-repeat: no-repeat;
	padding: 2px 2px 0px 15px;
	height: 20px;
}
ul#mainnavigation li a.mainlink:hover
{
	background-color: #bebebe;
	color: #FFFFFF;
}
ul#mainnavigation li a.current
{
	background-color: #bebebe;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 2px 0px 15px;
	height: 20px;
	letter-spacing: 0px;
	background-image: url(../img/icon/bullet.gif);
	background-position: 4px 8px;
	background-repeat: no-repeat;
}
ul#submenu1, ul#submenu2, ul#submenu3, ul#submenu4, ul#submenu5, ul#submenu6, ul#submenu7, ul#submenu8, ul#submenu9, ul#submenu10
{
	display: none;
	visibility: hidden;
	margin: 0;
	padding: 3px 0 3px 0;
	list-style-type: none;
}
ul#mainnavigation ul
{
	padding: 2px;
	margin: 0;
	background-color: #f0f0f0;
}

ul#mainnavigation ul li
{
	margin-left: 15px;
	border-bottom: dotted 1px #333333;
}
ul#mainnavigation ul li a
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
ul#mainnavigation ul li a:hover
{
	color: #ee232a;
	text-decoration: none;
}
#checkprice
{
	margin: 10px 0;
	padding: 0 10px;
	line-height: 15px;
}
#checkprice a
{
	color: #ee232a;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
#checkprice a:hover
{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
#callbox
{
	background-color: #f0f0f0;
	padding: 5px;
	padding-left: 8px;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}
#callbox span
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#bottomlogo
{
	margin-top: 72px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 15px;
}
#bottomlogo a
{
	text-decoration: none;
	color: #999999;
}
#bottomlogo a:hover
{
	text-decoration: none;
	color: #333333;
}

#middlepart
{
	float: left;
	margin: 0 19px;
	width: 484px;
}
#breadcrumb
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 5px 0px 15px 10px;
}
a.breadcrumb:link, a.breadcrumb:visited
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.breadcrumb:hover
{
	color: #414141;
	text-decoration: none;
}
a.breadcrumbcurrent
{
	color: #414141;
	text-decoration: none;
}
#content
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content h1
{
	font-size: 21px;
	color: #ee232a;
	padding: 0px 0px 20px 0px;
	margin: 0;
}
#footer
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 5px;
}
a.footerlink:link, a.footerlink:visited
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover
{
	color: #414141;
	text-decoration: none;
}

#rightpart
{
	float: left;
	width: 150px;
	padding-top: 35px;
}
#option1 a
{
	display: block;
	outline:none;
	height: 94px;
	width: 150px;
	margin-bottom: 5px;
	float: none;
	text-decoration: none;
	text-indent: -900em;
	background: url(../img/button/option1.gif) no-repeat top left;
}
#option1 a:hover
{
	background-position: bottom left;
	text-decoration: none;
}
#option2 a
{
	display: block;
	outline:none;
	height: 94px;
	width: 150px;
	margin-bottom: 5px;
	float: none;
	text-decoration: none;
	text-indent: -900em;
	background: url(../img/button/option2.gif) no-repeat top left;
}
#option2 a:hover
{
	background-position: bottom left;
	text-decoration: none;
}
#option3 a
{
	display: block;
	outline:none;
	height: 94px;
	width: 150px;
	margin-bottom: 5px;
	float: none;
	text-decoration: none;
	text-indent: -900em;
	background: url(../img/button/option3.gif) no-repeat top left;
}
#option3 a:hover
{
	background-position: bottom left;
	text-decoration: none;
}
#option4 a
{
	display: block;
	outline:none;
	height: 94px;
	width: 150px;
	margin-bottom: 5px;
	float: none;
	text-decoration: none;
	text-indent: -900em;
	background: url(../img/button/option4.gif) no-repeat top left;
}
#option4 a:hover
{
	background-position: bottom left;
	text-decoration: none;
}
#option5 a
{
	display: block;
	outline:none;
	height: 94px;
	width: 150px;
	margin-bottom: 5px;
	float: none;
	text-decoration: none;
	text-indent: -900em;
	background: url(../img/button/option5.gif) no-repeat top left;
}
#option5 a:hover
{
	background-position: bottom left;
	text-decoration: none;
}
#buynow
{
	width: 150px;
	height: 64px;
	margin: 10px 0;
}


/* inner page css start ============================== */
#inneroptionbox
{
	background: #5ec1ff url(../img/innerbox-line.gif) repeat-x top left;
	width: 822px;
	height: 56px;
}
ul#inneroptionlist
{
	display: inline;
	margin: 0;
	padding: 0;
}
ul#inneroptionlist li
{
	list-style: none;
	background-image: url(../img/inner-option-bdr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 5px 14px 0 14px;
	float: left;
}
ul#inneroptionlist li.optionlast
{
	background-image: none;
}
#inneroptionlist .heading
{
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#inneroptionlist .desc
{
	color: #0000a5;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#inneroptionlist .desclast
{
	color: #0000a5;
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-top: 5px;
}
#inneroptionlist .morelink
{
	color: #ec3d23;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#inneroptionlist .morelink:hover
{
	color: #000000;
	text-decoration: none;
}
#rightpart #callus
{
	padding: 15px 0px 10px 0;
	text-align: right;
	color: #ff0000;
	font-size: 22px;
}
#callus span
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

/* --- From Styles CSS */
.btnSubmit, .ButtonAddQualification
{
	background-color: #666666;
	border: solid 1px #666666;
	color: #FFFFFF;
	padding: 2px 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
}
.labelformatBold
{
	width: 190px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.labelformattitle
{
	width: 200px;
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.labelformattitleError
{
	width: 470px;
	height: 200px;
	padding-top: 25px;
	padding-left: 25px;
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.labelErrorMessage
{
	margin: 5px 5px 5px 0px;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: Red;
	display: block;
	clear: both;
}

.lblformattitletext
{
	width: 470px;
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.lblformattitletextwofloat
{
	width: 470px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.labelformattitletext
{
	width: 470px;
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
.labelformatsmalltitle
{
	width: 470px;
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.labelformat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	float: left;
	display: block;
}
.labelformatErrorMessage
{
	margin: 5px 5px 5px 0px;
	color: Red;
}
.labelformatlong
{
	width: 470px;
	display: block;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.labelformatRight
{
	width: 210px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.labelformatAllClear
{
	width: 470px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}

.inputm1
{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;
}
.inputMultiple
{
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;
}
.inputm2
{
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;
}


.calandercss
{
	margin-left: 2px;
	margin-right: 10px;
	background-color: Red;
	height: 10px;
}
.chkchildfamily
{
	vertical-align: top;
}
#boxbordercss
{
	border: solid 1px #FFFFFF;
	float: left;
}

.labelformat12
{
	width: 120px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;	
}
.labelformat13
{
	width: 120px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;
}
.labelformat14
{
	width: 180px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;
}
.txtboxcss21
{
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	margin-right: 2px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;	
}

.txtboxcss22
{
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	margin-right: 2px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;
}


.txtboxcss23
{
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	margin-right: 15px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;
}

.txtboxcss24
{
	background-color: #FFFFFF;
	border: solid 1px #A3819A;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	color: #666666;
	margin-right: 2px;
}
.labelformatFullName
{
	width: 160px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;
}
.labelformatBDate
{
	width: 140px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;
}
.labelformatFamily
{
	width: 150px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;
}
.txtboxcssQFName
{
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	margin-right: 2px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;
}
.txtboxcssQBdate
{
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	margin-right: 2px;
	background-color: #FAFAFF;
	border: 1px solid #CCCCCC;
	color: #336600;
}
.labelformatLogin
{
	width: 60px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* inner page css end ============================== */

/* Button class */
a.button
{
	display: block;
	height: 24px;
	padding-left: 10px;
	background: url(../img/button/tableft.gif) no-repeat top left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
a.button span
{
	display: block;
	background: url(../img/button/tabright.gif) no-repeat top right;
	padding: 4px 30px 5px 5px;
	line-height: 15px;
}
a.button:hover
{
	background-position: left -24px;
	color: #000000;
}
a.button:hover span
{
	background-position: right -24px;
	color: #000000;
}
a.button:active
{
	background-position: left -48px;
	color: #fff;
}
a.button:active span
{
	background-position: right -48px;
	color: #fff;
}


.formbold
{
	font-size: 16px;
font-color: #000000;

}

.style3
{
font-size: 9px}

/* <a href="#" class="button" onclick=""><span>Submit</span></a> */
