﻿body 
{
    margin:0px; 
    font: 12px/1.5em "Lucida Grande","Nimbus Sans Medium",Arial,sans-serif !important;  
    color:#000;
    background-color: #d5eef7;
    background-image: url(../images/look_feel/cloud-bg.jpg);
    background-repeat: repeat-x;
}


a {text-decoration:none; color:#453f92; font-weight:bold;}
a:hover {text-decoration:none; color:#938dcd; font-weight:bold;}

legend
{
    color:#535353;
}

div
{
    margin: 0px;
    padding: 0px;
}

hr
{
	color:#cccccc;
	height:0px;
	border:none;
	border-bottom:1px solid #cccccc;
}

td { vertical-align:top;}

h1,h2,h3,h4,h5
{
    margin-top:10px;
    margin-bottom:10px;
    font-weight:normal;
    line-height:100%;
    
}
h1 {	font-size: 218%;	}
h2 {	font-size: 200%;	}
h3,.importanttitle {	font-size: 150%;	}
h4,legend {	font-size: 130%;	}
h5 {	font-size: 110%;	}

.normalcolumn, .widecolumn, .thincolumn, .bottomwidecolumn, .footer
, .divmain, .content, .fullcolumn, .quartercolumn, .scrollsection
{
    float:left;
    border:solid 0px #ff0000;
}

.divmain
{
	float: none;
    width:1005px;
    overflow:hidden;
    margin-left: auto;
    margin-right: auto;
}

.divheader, .menu, .fullcolumn, .footer, .bottomwidecolumn
{
        width:1000px;
}
.divheader
{
    float:left;
    height:178px;
    background-color:#fff;
    background-image:url(../images/look_feel/header_bg.jpg);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}

.menu
{
    float:left;
    height:35px;
    overflow:hidden;
    background-image: url(../images/look_feel/menu_bg.gif);
    background-repeat: repeat-x;
    margin-bottom: 10px;
}

.menu ul
{
	margin: 0px;
	padding: 0px;
}

.menu li
{
    float:left;
    list-style-image:none;
    list-style-type:none;
}
.menu a
{
    color:#00539c;
    font-weight:bold;
    text-decoration:none;
    font-size:120% !important;
    padding: 0px 50px 0px 50px;
    display:block;
    text-align:center;
    line-height: 35px;
}
.menu a:hover, .menuselected
{
    color:#d21c1b !important;
}
.menu a.last
{
	
}

.snaildiv
{
	display:block;
    margin-top:10px;
    padding-left:20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    clear: both;
}
.snaildiv a
{
    color:#818080;
    text-decoration: underline;
    font-weight: normal;
    font-size: 1em;
}
.snaildiv a:hover
{
	font-weight: normal;
	text-decoration: none;
}

.quartercolumn
{    width:250px;}
.normalcolumn
{  width:499px;}
*html .normalcolumn
{  width:498px;}
.widecolumn
{    width:680px;}
.thincolumn
{    width:320px}
.bottomwidecolumn
{   padding-top:10px; padding-bottom:0px;}

.footer
{
    float:left;
    margin-top:15px;
    color:#555;
    padding-top:10px;
    text-align: left;
    font-size: 0.9em;
    line-height: 1em;
}

.footer a
{
	font-weight: bold;
	text-decoration: none;
	color: #d21c1b;
}
.footer a:hover
{
	text-decoration: underline;
	color: #d21c1b;
}
.footer_text
{
	padding-top: 10px;
	background-image: url(../images/look_feel/footer_top.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    font-size: 0.95em;
}
.footer_links
{
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #d21c1b;
	font-weight:bold;
	background-image: url(../images/look_feel/footer_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.content
{
    display:block;
    width:100%;
}

.scrollsection
{
    width:310px;
    background-color:#fff;
    margin-left:12px;
    height: 257px;
}

.scrollsectionright
{
    margin-top:15px;
    width:280px;
    background-color:#fff;
    margin-left:16px;
    padding-bottom: 5px;
}

.scrollsection h2, .scrollsectionright h2
{
    text-indent:10px;
    color:#ffffff;
}

.scroller
{
    height:215px;
    overflow:auto;
    position: absolute;
    width: 310px;
}

.itemstatusbar
{
    float:left;
    display:block;
    padding:3px;
    width:100%;
    margin-top:10px;
    background-color:#f4f6f3;
    margin-bottom:10px;
}

.pinksubtitle
{
    margin:0px;
    padding:0px;
    display: block;
    margin-bottom: 10px;
}

.pinksubtitle div
{
    color:#ffffff;
    padding: 5px 5px 5px 5px;
    margin:0px;
    font-weight:bold;
    display:inline;
    background-color: #00a5e7;
}

.pinkTitle, .greyTitle
{
    padding-top:10px;
    padding-bottom:10px;
    margin-top:0px;
    font-size:180%;
    margin-bottom:0px;
}
.pinkTitle
{
    background-color: #fff;
    color: #014e92 !important;
}
.greyTitle
{
    background-color: #fff;
    color: #014e92 !important;
}

.scrollsectionright .pinkTitle
{
	background-color: #014e92;
}
.scrollsectionright .greyTitle {  background-image:url(../images/look_feel/section_rt_hdr_grey_bg.jpg); }

.scrollsectionright .pinkTitle, .scrollsectionright .greyTitle
{
    background-repeat:repeat-x;
    font-size:145%;
    padding-top:5px;
    font-weight:bold;
    padding-bottom:5px;
}

.padded
{
    margin-left:20px;
    margin-top:30px;
    margin-bottom:30px;
}
.rigsectionpadded
{
    margin-left:15px;
    margin-top:10px;
    margin-bottom:30px;
}
.normalcolumn .content .padded
{
    width:460px;
}
.widecolumn .content .padded
{
    width:640px;
}

.rightsection .padded
{
    width:255px;
}

.scroller .padded
{
    width:255px;
}

.blocklink
{
    display:block;
    padding-bottom:3px;    
}
.blocklink:hover, .pinky
{
    color:#938dcd;
}


.listlinkpink
{
    display:block;
    padding-left: 5px;
    padding-bottom:10px;
    padding-top: 10px;
    margin-bottom:2px;    
    color:#453f92;
    background-image: url(../images/look_feel/horizontaldots-bg2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.listlinkgrey
{
    display:block;
    padding-left: 5px;
    padding-bottom:10px;
    padding-top: 10px;
    margin-bottom:2px;    
    color:#453f92;
    background-image: url(../images/look_feel/horizontaldots-bg2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.listlink
{
    display:block;
    padding-bottom:3px;
    margin-bottom:2px;    
    color:#453f92;
    background-image: url(../images/look_feel/horizontaldots-bg2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.listlink:hover, .listlinkgrey:hover, .listlinkpink:hover
{
	background-color: #fff;
}
.scrollsectionright .listlink
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.scrollsectionright .rigsectionpadded
{
	margin-top: 0px;
	margin-left: 7px;
	margin-bottom: 5px;
}
.scrollsectionright .pinkTitle
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.themewhite, themepink
{
    background-color:Transparent;
}
.themewhite .padded h2
{
    color:#014e92;
}
.themegrey
{
    background-color:#fff;
    color: #453f92;
}
.themegrey .padded h2, .themepink .padded h2, .pinky
{
    color:#014e92;
}
.themegrey .padded h2
{
	font-weight: bold;
}

#submit_quest, #submit_story
{
    display:block; 
    background-image:url(../images/buttons/submit_quest.gif);
    background-repeat: no-repeat;
    width:345px;
    height:30px;
    border:none;    
}

#submit_story
{
    background-image:url(../images/buttons/submit_story.gif);
}

#btnsubmitqst, #btnsubmitquestion
{
    display:block; 
    background-image:url(../images/buttons/submit.gif);
    width:96px;
    height:30px;
    border:none;    
}

#btnbook
{
    background-image:url(../images/buttons/book_consult.jpg);
    width:184px;
    height:26px;
    border:none;    
}

#btnask
{
    margin-left:7px;
    background-image:url(../images/buttons/ask.jpg);
    background-repeat: no-repeat;
    width:53px;
    height:30px;
    border:none;
    background-color: Transparent;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #fff; 
	text-align: left; 
	/*border: 0px solid #cccccc;*/
	margin-top: 0px;
	z-index: 5000;
}	
#search_suggest a 
{
    display:block;
    padding: 5px;
    text-decoration:none;
    background-image: url(../images/look_feel/horizontaldots-bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#search_suggest a:hover
{
    display:block;
    text-decoration:none;
    color:#938dcd;
    background-color: #fff;
}


input, select, textarea
{
    font: 11px/1.5em "Lucida Grande","Nimbus Sans Medium",Arial,sans-serif;      
}

input, select, textarea
{
    border:1px solid #999999;
}

.celltitle
{
    font-weight:bold;
    color:#666666;
}

.snailimage
{
    margin-left:5px;
    margin-right:5px;
}

.teenyinput
{
    width:25px;
}
.tinyinput
{
    width:50px;
}
.smallinput
{
    width:75px;
}
.mediuminput
{
    width:120px;
}
.largeinput
{
    width:180px;
}
.longinput
{
    width:250px;
}
.extralonginput
{
    width:350px;
}
.fullwidthinput
{
    width:100%;
}

/* text alignments */
.money
{
    text-align:right;
}
.numbers
{
    text-align:center;
}

/* SOCIAL NETWORK SOCIAL NETWORK SOCIAL NETWORK SOCIAL NETWORK */

.socialnetwork
{
    float:left;
    margin:5px 0px 5px 0px;
    padding:15px 0px 15px 0px;
    width:100%;
    text-align:center;
}
.socialnetworkicon
{
    text-align:left;
    border:solid 0px #ff0000;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-left:5px;
    
}

#icnfacebook
{   background-image:url(../images/icons/sn_facebook.gif);  }
#icndigg
{   background-image:url(../images/icons/sn_digg.gif);  }
#icndelicious
{   background-image:url(../images/icons/sn_delicious.gif);  }
#icnreddit
{   background-image:url(../images/icons/sn_reddit.gif);  }
#icnstumbledupon
{   background-image:url(../images/icons/sn_stumbleupon.gif);  }
/* SOCIAL NETWORK SOCIAL NETWORK SOCIAL NETWORK SOCIAL NETWORK */
.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.clear2
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.homequestions
{
	width: 998px;
	border: solid 1px #fff;
	background-color: #fff;
	display: block;
	clear: both;
}
.promoimage
{
	background-color: #fff;
	width: 331px;
	background-image: url(../images/look_feel/promobox-bg.gif);
	background-repeat: repeat-y;
}
.promoimage h2
{
	color: #014e92;
	margin-left: 10px;
	padding-left: 0px !important;
}
.promoimage p
{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
}
.promoimage img
{
	border: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
* html .firstbox
{
	margin-left: 7px !important;
}
.firstbox
{
	background-color: #fff;
}
.homedotted
{
	margin-top: 0px;
}
.youasked
{
	font-size: 2.5em;
	color: #453f92;
	margin-bottom: 30px;
}
.divider
{
	clear:both;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/look_feel/horizontaldots-bg2.gif);
	background-repeat: repeat-x;
}
.bigquestions
{
	font-size: 1.6em;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mediumquestions
{
	font-size: 1.2em;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smallertext
{
	font-size: 1.1em !important;
}
.questionbullet
{
	padding-left: 20px;
	background-image: url(../images/look_feel/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.palebox
{
	background-color: #ecf3f6 !important;
}
.palegreenbox
{
	background-color: #e7fcf0;
}
.nocontent .padded
{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.extraspace
{
	margin-bottom: 10px;
}
.notopmargin
{
	margin-top: 0px;
}
.catheader
{
	font-weight: bold;
	color: #aa3042;
}
.greyspacer
{
	height: 1px;
	overflow: hidden;
	border-bottom: solid 1px #d2d2d2;
	clear: both;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.homebottombox
{
	background-color: #fff;
}
.whitecontent
{
	width: 1000px;
	background-color: #fff;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	min-height: 300px;
}
.widecolumn .themewhite .padded
{
	margin-top: 15px !important;
}
.widecolumn .themewhite .padded h2
{
	margin-top: 0px;
	padding-top: 0px;
}
.fullcolumn .themewhite .padded
{
	margin-top: 15px !important;
}
.palebox #search_suggest
{
	background-color: #ecf3f6;
}
.rhspromoblock
{
	margin-left: 20px;
}
.rhspromoblock h2
{
	color: #014e92;
}
h3
{
	color: #014e92;
}
.answerstatus
{
	width: 90%;
	margin-left: 20px;
}
* html .answerstatus
{
	margin-left: 10px;
}
.vodcastlink
{
	height: 25px;
	line-height: 25px;
	border: solid 1px #e5e5e5;
	color: #d21c1b;
	padding-left: 25px;
	padding-right: 10px;
	background: url(../images/look_feel/camera.gif);
	background-repeat: no-repeat;
	display: block;
	width: 400px;
}
/*FIX TO STOP EXTRA PADDING ON HOMEPAGE BOXES*/
.scrollsection .scroller .padded
{
	margin-top: 5px !important;
	margin-left: 10px !important;
}