
body {
	background-color: #ffffff;
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
	font-size: 9pt;
}

a {
	color: #4FC9C0;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

img {
	border: 0px;
}

.normalbold {
	font-weight: bold;
}

#outerpage {
	width: 100%;
	border-top: 2px solid #ffffff;
}

#outerheader {
	text-align: center;
	width: 888px;
}

#outerinner {
	width: 888px;
}

#outerfooter {
	width: 888px;
	clear: both;
}

#innercontent {
	width: 888px;
}

#cmsinnercontent {
	width: 888px;
	border-top: 3px solid white;
	text-align: left;
}

/* HEADER CONTENT STARTS HERE
----------------------------------------------- */

#logo {
	float: left;
	padding-left: 2px;
	padding-top: 35px;
}

#twitter {
	width: 139px;
	height: 48px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

#hello {
	float: right;
	padding-right: 16px;
	padding-top: 18px;
}

#dropnav {
	clear: both;
	padding-top: 29px;
}

/* HEADER CONTENT ENDS HERE
----------------------------------------------- */

/* FOOTER CONTENT STARTS HERE
----------------------------------------------- */


.footer {
	background-image: url(img/footbg_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	height: 34px;
	width: 888px;
}

#footeriip {
	float: left;
	padding-top: 3px;
	padding-left: 20px;
}

#footertoptxt {
	color: #0099CC;
	font-size: 1.4em;
	text-align: right;
	float: right;
	padding-right: 20px;
	padding-top: 6px;
}

#footerbot {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	width: 888px;
}

#footerbotleft {
	float: left;
	text-align: left;
	font-size: 0.9em;
}

#footerbotleft a{
	color: #666666;
	text-decoration: underline;
}

#footerbotleft a:hover{
	color: #666666;
	text-decoration: none;
}

#footerbotright {
	float: right;
	text-align: right;
	font-size: 0.9em;
}

#footerbotright img {
	vertical-align: middle;
}

#footerbotright a{
	color: #666666;
	text-decoration: underline;
}

#footerbotright a:hover{
	color: #666666;
	text-decoration: none;
}


/* FOOTER CONTENT ENDS HERE
----------------------------------------------- */

/* BUTTON CONTENT STARTS HERE
----------------------------------------------- */

.buttonstyle {
	background-color: #4FC9C0;
	border: 1px solid #000000;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
}

.accountbuttonstyle {
	background-color: #99CC00;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
	width: 140px;
	color: white;
	border: 1px solid black;
	cursor: hand;
}

.detailsbutton {
	background-image: url(../images/account/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 256px;
	height: 50px;
}


.expertbutton {
	background-image: url(../images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.forumbutton {
	background-image: url(../images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}


.directbutton {
	background-image: url(../images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.supportbutton {
	background-image: url(../images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 256px;
	height: 50px;
}


/* BUTTON CONTENT ENDS HERE
----------------------------------------------- */

/* HOMEPAGE CONTENT STARTS HERE
----------------------------------------------- */

#homecontent {
	width: 888px;
	border-top: 26px solid white;
	clear: both;
	float: left;
	border-bottom: 8px solid white;
}

#homeleft {
	float: left;
	width: 360px;
}

#homemid {
	float: left;
	width: 360px;
}

#homeright {
	float: right;
	width: 168px;
}

#homelefttop_old {
	background-color: #FF9900;
	text-align: left;
	clear: both;
	height: 193px;
	xwidth: 360px;
}

#homelefttop {
	background: #FF9900 url(img/home_orange_corner.gif) no-repeat;
	background-position: top left;
	padding: 0px 15px 0px 15px;
	text-align: left;
	color: white;
	line-height: 25px;
	font-size: 11pt;
	clear: both;
	height: 193px;
}

#homeleftbotleft {
	background: #26A9D7 url(img/home_blue_corner.gif) no-repeat;
	background-position: bottom left;
	float: left;
	width: 181px;
	min-height: 231px;
	_height: 231px; /* IE6 */
	text-align: left;
}

#homeleftbotright {
	background-color: #99CC00;
	float: right;
	width: 179px;
	min-height: 231px;
	_height: 231px; /* IE6 */
	text-align: left;
}

.listlink {
	font-weight: bold;
	color: white;
	font-size: 8pt;
	text-align: left;
	padding: 0px 10px 10px 10px;
}

.listlink a{
	color: white;
	text-decoration: none;
}

.listlink a:hover{
	color: white;
	text-decoration: underline;
}

.listhead {
	padding: 8px 8px 10px 10px;
}

.listheaddesc {
	font-size: 8pt;
	color: white;
	padding: 0px 5px 10px 10px;
}

.listheaddesc a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}

.listheaddesc a:hover {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

#homemidtop {
	clear: both;
}

#homemidbotleft {
	float: left;
}

#homemidbotright {
	float: right;
}


/* HOMEPAGE CONTENT ENDS HERE
----------------------------------------------- */

/* GENERAL CONTENT STARTS HERE
----------------------------------------------- */

#generalcontent {
	background: url(img/contentbg.gif) repeat-y;
	background-position: top;
	width: 888px;
	border-top: 26px solid white;
	clear: both;
	float: left;
}

#banout {
	width: 888px;
	height: 194px;
	background-color: #4FC9C0;
}

#banout2 {
	width: 888px;
	height: 194px;
	background-color: #99CC00;
	clear: both;
}

#banleft {
	float: left;
	width: 181px;
}

#banright {
	float: left;
	width: 707px;
}

#bannertxt {
	text-align: left;
	color: #FFFFFF;
	font-size: 1.6em;
	padding-top: 130px;
	padding-left: 20px;
	float: left;
	width: 341px;
}

#bannerimage {
	text-align: right;
	float: right;
}

#headtxt {
	text-align: left;
	color: #4FC9C0;
	font-size: 1.6em;
	padding-bottom: 10px;
}

#headtxt2 {
	text-align: left;
	color: #99CC00;
	font-size: 1.6em;
	padding-bottom: 10px;
}

#gentxt {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#contactinfoout {
	float: left;
	width: 315px;
	xmargin-right: 5px;
}

#contactinfo {
	padding-bottom: 20px;
}

#forminfoout {
	float: left;
	width: 100%px;
	margin: 5px;
}

#forminfo {
	padding-bottom: 20px;
}


#formout {
	float: left;
}

#mapformout {
	float: right;
}

#maincontent {
	float: right;
	text-align: left;
	vertical-align: top;
	padding: 18px 0px 20px 0px;
	padding-right: 0px;
	width: 681px; /* IE7, Mozilla, Opera */
}


/* GENERAL CONTENT ENDS HERE
----------------------------------------------- */


/* SIDEMENU CONTENT STARTS HERE
----------------------------------------------- */

#sidemenu {
	width: 181px;
	min-height: 300px;
	text-align: left;
	float: left;
	padding-top: 15px;
}

#sidemenuhead {
	background: url(img/menuhead.gif) no-repeat;
	background-position: top;
	height: 56px;
	width: 260px;
	margin-top: 5px;
}

#sidemenuheadtxt {
	color: white;
	font-size: 12pt;
	text-align: left;
	padding-left: 60px;
	padding-top: 15px;
	font-weight: bold;
}

#jobcontent {
	background: url(img/recruit_bg.gif) repeat-y;
	background-position: top;
	padding: 10px 20px 10px 20px;
	text-align: left;
}

#menuhead {
	background-color: #FE8C01;
}


#sidemenu ul {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: left;
	vertical-align: middle;
}

#sidemenu ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
	
#sidemenu img {
	border: 0px;
	vertical-align: middle;
}

#sidemenu ul li a  {
	border-right: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: left;
	voice-family: "\"}\"";   
	voice-family: inherit;      
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 10pt;
}


#sidemenu ul li a:hover {
	color: white;
	text-decoration: underline;
}


#sidemenu ul li a:active  {
	color: white;
	text-decoration: underline;
}

#sidemenu .menusubitem_selected  {
	color: white;
	text-decoration: underline;
}

.radiobuttontable {
	font-size: 8pt;
}

.txt1 {
	font-size: 8pt;
}

.txt2 {
	font-size: 8pt;
}


/* SIDEMENU CONTENT ENDS HERE
----------------------------------------------- */

/* RESOURCE CONTENT STARTS HERE
----------------------------------------------- */

.displayallout {
	padding-bottom: 20px;
	font-size: 1.0em;
}

.resouter {
	font-size: 1.0em;
}

.reslistitemout {
	text-align: left;
	font-size: 1.0em;
	margin-bottom: 20px;
	border-bottom: 1px solid #D4D4D4;
	width: 100%;
}

.resimg {
	padding-right: 10px;
	width: 80px;
}

.rescontent {
	text-align: left;
	width: 591px;
}

.reshead {
	text-align: left;
	font-weight: bold;
}

.restxt {
	text-align: left;
}

.reslinksout {
	padding-top: 8px;
	border-bottom: 10px solid white;
}

.reslinks {
	float: left;
	font-weight: bold;
	padding-right: 10px;
}

.reslinks img {
	vertical-align: middle;
}

.reslinks2 {
	float: left;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
}

.reslinks2 img {
	vertical-align: middle;
}

/* RESOURCE CONTENT ENDS HERE
----------------------------------------------- */


.resource_search {
	background-color: #EBECEA;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search {
	background-color: #EBECEA;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search_pager {
	background-color: #FE8C01;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.resource_pager_panel {
	background-color: #FE8C01;
	font-weight: bold;
	padding: 5px;
	color: white;
	height: 15px;
	border-bottom: 1px solid white;
}

.resource_pager_panel a{
	color: #FE8C01;
}

.resource_pager_panel a:hover{
	color: white;
}

.resourcedisplayall {
	float: right;
}

.resourcepagertop {
	float: left;
}

#resourcepagerbottom {
	float: left;
	font-weight: bold;
	padding: 5px;
}

.resourceout {
}

.resourceimg {
}

.resourcedetails {
	width: 695px;
	padding: 10px;
	
}

.resourceheader {
	font-weight: bold;
	color: #FE8C01;
}

.resourceheadleft {
	font-weight: bold;
	color: #FE8C01;
	padding-bottom: 5px;
	text-align: left;
	font-size: 1.1em;
}

.resourcedesc {
	padding-bottom: 10px;
	text-align: left;
	
}

#resourcelinkurl {
	float: left;
	padding-right: 10px;
}

.resourcelinksouter {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	width: 100%;
	clear: both;
}

.resourcelinks {
	float: left;
	text-align: left;
	
}

.resourcelinks img {
	vertical-align: middle;
}

.resourcelinks2 {
	float: left;
}

.resourcelinks2 img {
	vertical-align: middle;
}

#resourcelinkmore {
	float: left;
	padding-right: 10px;
}

.resourcedate {
	float: right;
	text-align: right;
	font-weight: bold;
}

.datecheck {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.calendarctrl {

}

.selecteddates {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}

/* New Resource Control Ends content
----------------------------------------------- */


/* FORM CONTENT STARTS HERE
----------------------------------------------- */

.contacttable {
	text-align: left;
	vertical-align: top;
	border: 1px solid #d4d4d4;
	width: 478px;
	padding: 10px;
}

.contactinner {
	font-size: 1.0em;
}

#map {
	border: 1px solid #CCDAE2;
}

.contactformtablelabel {
	width: 150px;
	font-weight: bold;
}

.contactformtabletextbox {
	width: 330px;
	border: 1px solid #CCDAE2;
	margin-bottom: 10px;
	background-color: #E8EAED;
}

.contactformtabletextboxtall {
	width: 330px;
	height: 200px;
	border: 1px solid #CCDAE2;
	margin-bottom: 10px;
	background-color: #E8EAED;
}

.contactformtabletextboxsmall {
	width: 330px;
	height: 100px;
	border: 1px solid #CCDAE2;
	margin-bottom: 10px;
	background-color: #E8EAED;
}

.details_head {
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	padding: 0px 0px 10px 5px;
}

.checkout_table {
	font-size: 1.0em;
}

#formtable {
	font-size: 1.0em;
	width: 600px;
	text-align: left;
}

.formtable {
	font-size: 1.0em;
	xborder: 1px solid #EBECEA;
	padding-left: 10px;
	padding-right: 10px;
}

.loginformtable {
	font-size: 1.0em;
	width: 660px;
	border-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.tablecontent {
	font-size: 1.0em;
}

.forgottablelabel {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.forgottablelabel2 {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.enquiryhead {
	text-align: left;
	padding-left: 20px;
	color: #E90B79;
	font-weight: bold;
	font-size: 1.3em;
}

.formtablelabel3 {
	text-align: left;
	font-weight: bold;
	width: 220px;
}

.formtablelabel2 {
	font-weight: bold;
}

.forgotlabeltext {
	padding-left: 10px;
}

.formtabletextbox {
	width: 300px;
	border: 1px solid #000000;
	margin-bottom: 2px;
}


.textareaediable {
	width: 300px;
	border: 1px solid #000000;
	margin-bottom: 2px;
}

.formtabletextboxsmall {
	width: 150px;
	border: 1px solid #000000;
	margin-bottom: 2px;
}

.formtablemultitextbox {
	width: 300px;
	font-family:  "Lucida Grande", Verdana;
}

.formtableselect {
	width: 205px;
	margin-bottom: 3px;
	border: 1px solid black;
}

.formtabletextboxquick {
	width: 130px;
	margin-right: 4px;
	border: 1px solid black;
}

/* FORM CONTENT ENDS HERE
----------------------------------------------- */

/* LOGIN CONTENT STARTS HERE
----------------------------------------------- */

.registertable {
	font-size: 1.0em;
}

.form_content {
	background-color: #EBECEA;
	border: 20px solid white;
	font-size: 1.0em;
}

.login_content {
	text-align: left;
	xmargin-top: 3px;
}

.login_content_top {
	background: url(img/login_bg.gif) repeat-y;
	background-position: top left;
	xborder: 2px solid #999999;
	border-bottom: 0px;
	border-top: 0px;
	padding: 10px;
	padding-top: 0px;
}

.logincontentbot {
	background: url(img/content_bot.gif) no-repeat;
	background-position: top;
	height: 20px;
	width: 681px;
	text-align: left;
	margin-bottom: 10px;
}

.logincontenttop {
	background: url(img/content_top.gif) no-repeat;
	background-position: top;
	height: 20px;
	width: 681px;
	text-align: left;
}

.login_content_bot {
	border: 2px solid #999999;
	border-bottom: 0px;
	border-top: 0px;
	padding: 10px;
	padding-top: 0px;
}

.logintable1 {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.0em;
}

.logintable2 {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.0em;
}

.forgotcontent {
	text-align: left;
	border: 1px solid black;
	border-top: 0px;
	border-bottom: 0px;
	font-size: 1.0em;
}

.controldetails {
	border: 5px solid #EBECEA;
	font-size: 1.0em;
}

.controlheading {
	background-color: #EBECEA;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 10px solid white;
	color: #BA0007;
}

.directoryentryimg {
	text-align: left; 
	padding: 20px;
	background-color: #EBECEA;
	border-right: 5px solid white;
}

#directbackbtn {
	text-align: left;
	padding-bottom: 20px;
}

.directoryformheader {
	text-align: left;
	background-color: #FFFFFF;
	width: 99%;
	font-size: 1.0em;
}

.controlcontent {
	width: 99%;
	font-size: 1.0em;
}

.controlcontent2 {
	text-align: left;
	background-color: #EBECEA;
	width: 99%;
	font-size: 1.0em;
}

.forgothead {
	font-weight: bold;
	padding: 10px;
	padding-bottom: 5px;
}

.forgottxt {
	padding: 0px 10px 10px 10px;
}

.forgottablelabel {
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}

.logintablecontent {
	xborder: 1px solid #BA0007;
	padding: 10px;
}

.login_heading {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.6em;
	color: #999999;
}

.termslink {
	cursor: hand;
	text-align: left;
	color: #FF0000;
	font-weight: bod
}

.registerdiv {
	width: 681px;
}

.loggedintable {
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

.registerheadout {
	padding: 8px;
	background-color: Black;
	font-size: 1.0em;
}

.register_heading {
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.6em;
	color: #999999;
}

.requiredfield {
	text-align: right;
	color: #FF0000;
	padding-right: 20px;
}

.loggedinmessage {
	text-align: left;
	font-weight: bold;
	color: #BA0007;
	border: 1px solid #BA0007;
	width: 630px;
	padding: 8px;
}

.formmessage {
	text-align: left;
	color: white;
	padding: 8px;
	background-color: #99CC00;
}

#formmessagetop {
	background: url(img/message_top.gif) no-repeat;
	background-color: #99CC00;
	width: 681px;
	height: 20px;
}

#formmessagebot {
	background: url(img/message_bot.gif) no-repeat;
	background-position: bottom;
	background-color: #99CC00;
	width: 681px;
	height: 20px;
}


/* LOGIN CONTENT ENDS HERE
----------------------------------------------- */

/* QANDA CONTENT STARTS HERE
----------------------------------------------- */

.faqouter {
	width: 650px;
	font-size: 1.0em;
}

.faqtable {
	width: 650px;
	font-size: 1.0em;
}

.faqgentxt {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.faq_q {
	width: 15px;
	font-weight: bold;
}

.faqbold {
	font-weight: bold;
	text-align: left;
	width: 620px;
}

.faqout {
	padding-bottom: 5px;
} 

.answer {
	font-weight: bold;
	color: #FF9900;
}



/* QANDA CONTENT ENDS HERE
----------------------------------------------- */

/* SUPPORT STARTS ENDS HERE
----------------------------------------------- */

.tablelisthead {
	background-color: #FE8C01;
	color: #ffffff;
	font-weight: bold;
}

.tablelistitemalt {
	background-color: #EBECEA;
}

.tablelistitem {
	background-color: #ffffff;
}

.supportgrid {
	border: 1px solid #FE8C01;
}

.supporttablelabel {
	font-weight: bold;
	width: 160px;
	height: 25px;
}

.supporttablelabel2 {
	font-weight: bold;
	width: 250px;
	height: 25px;
}

.supporttableelement {
	font-weight: bold;
	width: 300px;
	height: 25px;
}

.supporttableelement2 {
	font-weight: bold;
	width: 200px;
	height: 25px;
}

.supporttableheader {
	color: #FE8C01;
	font-weight: bold;
	background-color: #EBECEA;
	padding-bottom: 6px;
	padding-top: 4px;
	border-bottom: 10px solid white;
}

.ticket_search_bar {
	padding-top: 5px;
	padding-left: 5px;
}

.ticket_list_bar {
	padding-top: 5px;
	padding-left: 5px;
}

.search_dropdown
{
	xwidth: 160px;
}

.search_textbox {
	width: 150px;
}

.search_heading {
	color: #FE8C01;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: middle;
	font-size: 1.1em;
}

/* SUPPORT CONTENT ENDS HERE
----------------------------------------------- */

.supporttextbox {
	border: 1px solid black;
	padding-left: 5px;
	width: 240px;
}

.supporttextboxmulti {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	width: 400px;
	height: 200px;
}

.supportoption {
	width: 250px
}

.optioneditable
{
	background-color: #FE8C01;	
}

.supportcheckbox{
	border: 1px solid #b2b2b2;
}

textarea, .textarea {
	border: 1px solid #999999;
	width: 300px;
	padding-left: 5px;
}

textareaeditable, .textareaeditable {
	border: 1px solid #FE8C01;
	width: 300px;
	padding-left: 5px;
}

.checkboxeditable{
	border: 1px solid #FE8C01;
}

.ticketstatus {
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: left;
	color: #FF0000;
}

.actionheading {
	color: #FE8C01;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
	font-size: 1.1em;
}


.actionstatus {
	padding: 4px;
	text-align: left;
	color: Red;
}

/*** TABS ***/
.tabtable{
	margin: 0px;
	clear: both;
	width: 690px;
}

.tabheader {
	background: url(tab_images/bg.gif) #ffffff repeat-x 50% bottom;
	float: left;
	sline-height: normal;
	width: 690px;
	color: #ffffff;
	font-size: 0.9em;
}

.tabheader .selectedtab {
	background-image: url(tab_images/left_on.gif);
}

.tabheader .selectedtab a {
	background-image: url(tab_images/right_on.gif);
	color: #000000;
	padding-bottom: 5px;
}

.tabheader a {
	background: url(tab_images/right.gif) no-repeat right top;
	background-color: #FE8C01;
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 12px;
	padding-top: 5px;
	text-decoration: none;
}

.tabheader a:link {
}

.tabheader a:hover {
	color: #000000;
}

.tabheader li {
	background: url(tab_images/left.gif) no-repeat left top;
	background-color: #FE8C01;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	color: #ffffff;
}

.tabheader ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 0.9em;
}

.formouterbottom{
/*	background-image: url(nav/tab_table_footer.gif);
	background-repeat: no-repeat;*/
	border-bottom	: 1px solid #d4d4d4;
	border-left	: 1px solid #d4d4d4;
	border-right	: 1px solid #d4d4d4;
	height: 1px;
}

.formoutercontentcell{
	vertical-align: top;
	text-align: center;
}

td.formouterleft{
/*	filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#e9e9e9');
*/
	width: 1px;
	border-left	: 1px solid #d4d4d4;

}

td.formouterright{
/*	filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#e9e9e9');*/
	width: 1px;
	border-right: 1px solid #d4d4d4;
}

.formtableelement
{
	width: 300px;
}

.formtablelabel{
	height: 30px;
	padding-left: 20px;
	width: 200px;
	font-weight: bold;
}

.formtablebottom
{
	border-bottom: 1px solid #d4d4d4;
	color: black;
	padding: 5px;
	width: 100%;
}

.panel{
	width: 681px;
	text-align: left;
}

.panelouter {
	background: url(img/login_bg.gif) repeat-y;
	background-position: top left;
	xborder: 2px solid #999999;
	border-top: 0px;
	border-bottom: 0px;
	width: 681px;
	text-align: left;
}



/* SHOP CONTENT STARTS HERE
----------------------------------------------- */

#shopcontent {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.categories {
	border-bottom: 20px solid white;
	font-size: 1.0em;
}

.categories_heading {
	background: #0099CC url(img/cat_bot.gif) no-repeat;
	background-position: bottom;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
	font-size: 9pt;
}

.categories_heading a{
	color: white;
	text-decoration: none;
}

.categories_heading a:hover{
	color: white;
	text-decoration: underline;
}

.prodlistout {
	height: 120px;
	width: 220px;
}

.prodlistimg {
	float: left;
}

.prodlistcontent {
	float: left;
	padding-left: 8px;
}

.productname {
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	line-height: 15px;
}

.productlistname {
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	line-height: 15px;
}

.prodlistprice {
	text-align: left;
	color: #0099CC;
	font-weight: bold;
	font-size: 11pt;
}

.prodlistprice2 {
	text-align: left;
	color: #0099CC;
	font-weight: bold;
	font-size: 9pt;
}

.prodlistprice a{
	color: #999999;
	text-decoration: none;
}

.prodlistprice a:hover{
	color: #0099CC;
	text-decoration: underline;
}

.orderbtn {
	text-align: left;
	font-size: 9pt;
}

.orderbtn a{
	color: #0099CC;
	text-decoration: none;
}

.orderbtn a:hover{
	color: #333333;
	text-decoration: underline;
}

.related_products {
	border: 1px solid #EBECEA;
	width: 100%;
}

.related_img {
	width: 70px;
}

.related_products_head {
	background-color: #EBECEA;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	border-top: 20px solid white;
}


/* SHOP CONTENT ENDS HERE
----------------------------------------------- */
/* MINICART Style
----------------------------------------------- */

#minicart {
	text-align: center;
	margin-top: 10px;	
}

.cart
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #0099CC;
   vertical-align: top;
	width: 100%;
}

.cart_header{
	height: 25px;
	width: 170px;
	border: 0px;
	border-bottom: 1px solid white;
	padding-left: 10px;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

.cart_header img {
	vertical-align: middle;
}

.cart_total_price {
	text-align: left;
	color: white;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9pt;
	font-weight: bold;
}

.cart_count_items{
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 9pt;
	color: white;
	font-weight: bold;
}

.cart_row_odd {
}

.cart_buttons{
	text-align: left;
	padding-left: 10px;
}


/* PRODUCTPAGE STYLING
----------------------------------------------- */

.productouter {
	font-size: 1.0em;
}

.product_header {
	background-color: #0099CC;
	color: white;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}

.product_image_table {
	width: 200px;
	margin-right: 10px;
	font-size: 1.0em;
}

.prod_back {
	background-color: #EBECEA;
	padding: 5px;
	text-align: center;
}

.product_details_outer {
	border: 1px solid #D4D4D4;
	width: 85%;
	padding: 10px;
}

.product_style_label {
	font-weight: bold;
	width: 100px;
	float: left;
	text-align: left;
}

.product_style_element {
	font-weight: bold;
	color: #0099CC;
	float: left;
	text-align: left;
}

.product_price {
	font-size: 11pt;
	font-weight: bold;
	color: #0099CC;
}

.prod_btns {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.product_message {
	background-color: #EBECEA;
	padding: 5px;
	width: 440px;
}

.product_description {
	padding-bottom: 10px;
}

.termsboxmulti {
	width: 600px;
	height: 150px;
	vertical-align: middle;
	font-size: 10px;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #333333;
	margin: 4px;
	padding: 4px;
}



/* ECMS QUICKSHOP STYLING
----------------------------------------------- */