/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#FFF;
	color: #333;
	text-align: center;
	}
	
#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 0px 0px 0;
	height: 192px;
	width: 1000px;
	}

#mainContent {
	background-color: #FFFFFF;
	clear: both;
	}
	
.spacer {
	clear: both;
	height: 1px;
	overflow: hidden;
}
	
#box-top {
	background-color: #2080D6;
	clear: both;
	}
	
#box-bottom {
	background-color: #D5EEF7;
	clear: both;
	}
	
.posts {
	float: left;
	width: 620px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.sidebar {
	float: right;
	text-align: center;
	width: 308px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #00539C;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	padding: 10px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #00539C;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #00539C;
	text-decoration: none;
	
	}

a:hover {
	color: #00539C;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#analyser {
	text-align: center;
	float:right;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#analyser a {
	color:#453F92;
	color:#453F92;
	
}

#analyser a:hover {
color:#938DCD;
}

body {
	margin: 0 0 20px 0;
	padding: 0;
	}


#page {
	background:transparent url('images/kubrickbgwide.jpg') repeat-y scroll center top;
	border:medium none;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0px;
	padding: 0;
	height: 200px;
	width: 1000px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
.narrowcolumn {
	float: left;
	padding: 0px 10px 10px 10px;
	margin: 10px 0 0;
	width: 620px;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	}
	
.thincolumn {
	float: right;
	text-align: center;
	padding: 0px 27px 10px 10px;
	margin: 10px 0 0;
	width: 380px;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	width: 450px;
	float:left;
	margin-top:5px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	width: 1000px;
	color: #555555;
	float: left;
	font-size: 0.9em;
	line-height: 1em;
	margin-top: 15px;
	padding-top: 10px;
	text-align: left;
	clear: both;
	}

.footer_text {
	background-image: url('/images/look_feel/footer_top.gif');
	background-repeat: no-repeat;
	font-size: 0.95em;
	padding-left: 10px;
	padding-top: 10px;
	}
	

.footer_links {
	background-image:url('/images/look_feel/footer_bottom.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#D21C1B;
	font-weight:bold;
	margin-top:0;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.sidebar h2 {
	margin: 5px 10px 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 5px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0px;
	padding: 0;
	
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 0px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 0px;
	text-align: left;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 5px;
	margin-left: 30px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: center;
	background-color:#DEEBF1;

	}

.sidebar #searchform #s {
	width: 180px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar
{
	padding: 30px 10px 10px 0px;
	float: right;
	width: 308px;
	background-color: #FFFFFF;
	}

.sidebar form {
	margin: 0;

	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}











body 
{
	-x-system-font: none !important;
    margin:0px; 
    font: 12px "Lucida Grande","Nimbus Sans Medium",Arial,sans-serif !important; 
	font-size-adjust: none !important;
	font-stretch: normal !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
    color:#000000;
	background-color:#D5EEF7;
	background-image: url('/images/look_feel/cloud-bg.jpg');
	background-repeat: repeat-x;
	line-height: 1.5em !important;
}
a {text-decoration:none; color: #00539C; font-weight:normal;}

a:hover {text-decoration:none; color:#938dcd; font-weight:normal;}

legend
{
    color:#AA3042;
}
div
{
    margin: 0px;
    padding: 0px;
}
hr
{
	color:#cccccc;
	height:0px;
	border:none;
	border-bottom:1px solid #cccccc;

}

h1,h2,h3,h4,h5
{
   
    margin-bottom:10px;
    font-weight:normal;
    line-height:100%;
	margin-left: 0px;
    
}

td { vertical-align:top;}
h1 {	font-size: 150%;}
h2 {	font-size: 150%;	}
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:1000px;
    overflow:hidden;
    margin-left: auto;
    margin-right: auto;
}

.divheader, .menu, .fullcolumn, .footer, .bottomwidecolumn
{
        width:1000px;
}
.divheader
{
    float:left;
    height:178px;
    background-color: #FFFFFF;
	background-image: url('images/look_feel/header_bg.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.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;
	font-weight: bold;
	line-height: 35px;
    padding:0 50px;
    display:block;
    text-align:center;
}
.menu a:hover, .menuselected
{
    color:#D21C1B !important;
	font-weight: bold;
}
.menu a.last
{
}
.snaildiv
{
    margin-top:10px;
    margin-bottom:10px;
    padding-left:20px;
    float:left;
}
.snaildiv a
{
    color:#989699;
}


.quartercolumn
{    width:250px;}
.normalcolumn
{  width:499px;}
.widecolumn
{    width:680px;}
.thincolumn
{    width:320px}
.bottomwidecolumn
{   padding-top:10px; padding-bottom:10px;}

#footer a
{
	color: #D21C1B;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover
{
	color: #D21C1B;
	font-weight:bold;
	text-decoration: underline;
}

.content
{
    display:block;
    width:100%;
}

.scrollsection
{
    width:310px;
    background-color:#f4f8fa;
    margin-left:12px;
    height: 257px;
}

.scrollsectionright
{
    margin-top:15px;
    width:280px;
    background-color:#ffffff;
    margin-left:16px;
}

.scrollsection h2, .scrollsectionright h2
{
    text-indent:10px;
    color:#ffffff;
}

.scroller
{
    height:215px;
    overflow:auto;
    position: absolute;
}

.itemstatusbar
{
    float:left;
    display:block;
    padding:3px;
    width:100%;
    margin-top:10px;
    background-color:#f4f6f3;
}

.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: #b5b2d3;
}

.pinkTitle, .greyTitle
{
    padding-top:10px;
    padding-bottom:10px;
    margin-top:0px;
    font-size:180%;
    margin-bottom:0px;
}
.pinkTitle
{
    background-color: #c2f7da;
    color: #453f92 !important;
}
.greyTitle
{
    background-color: #deebf1;
    color: #453f92 !important;
}

.scrollsectionright .pinkTitle {  background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/look_feel/section_rt_hdr_pink_bg.jpg); }
.scrollsectionright .greyTitle {  background-image:url(xampp/htdocs/wordpress/wp-content/themes/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(xampp/htdocs/wordpress/wp-content/themes/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(xampp/htdocs/wordpress/wp-content/themes/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(xampp/htdocs/wordpress/wp-content/themes/images/look_feel/horizontaldots-bg2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.listlink:hover, .listlinkgrey:hover, .listlinkpink:hover
{
	background-color: #fff;
}


.themewhite, themepink
{
    background-color:Transparent;
}
.themewhite .padded h2
{
    color:#453f92;
}

.themegrey
{
    background-color:#deebf1;
    color: #453f92;
}
.themegrey .padded h2, .themepink .padded h2, .pinky
{
    color:#aa3042;
}
.themegrey .padded h2
{
	font-weight: bold;
}

#submit_quest, #submit_story
{
    display:block; 
    background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/buttons/submit_quest.gif);
    background-repeat: no-repeat;
    width:338px;
    height:30px;
    border:none;    
}

#submit_story
{
    background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/buttons/submit_story.gif);
}

#btnsubmitqst, #btnsubmitquestion
{
    display:block; 
    background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/buttons/submit.gif);
    width:96px;
    height:30px;
    border:none;    
}

#btnbook
{
    background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/buttons/book_consult.jpg);
    width:184px;
    height:26px;
    border:none;    
}

#btnask
{
    margin-left:7px;
    background-image:url(xampp/htdocs/wordpress/wp-content/themes/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: #ecf3f6; 
	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(xampp/htdocs/wordpress/wp-content/themes/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;
	vertical-align: middle;
}

#s {
	height: 20px;
}

.button {
	border: none;
}

.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(xampp/htdocs/wordpress/wp-content/themes/images/icons/sn_facebook.gif);  }
#icndigg
{   background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/icons/sn_digg.gif);  }
#icndelicious
{   background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/icons/sn_delicious.gif);  }
#icnreddit
{   background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/icons/sn_reddit.gif);  }
#icnstumbledupon
{   background-image:url(xampp/htdocs/wordpress/wp-content/themes/images/icons/sn_stumbleupon.gif);  }
/* SOCIAL NETWORK SOCIAL NETWORK SOCIAL NETWORK SOCIAL NETWORK */
.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.homequestions
{
	background-image: url(xampp/htdocs/wordpress/wp-content/themes/images/look_feel/homepage_box_bg.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #fff;
	display: block;
	clear: both;
}
.promoimage
{
	background-color: #fff;
	text-align: center;
	width: 331px;
	background-image: url(xampp/htdocs/wordpress/wp-content/themes/images/look_feel/promobox-bg.gif);
	background-repeat: repeat-y;
}
* html .firstbox
{
	margin-left: 7px !important;
}
.firstbox
{
	background-color: #d4f9e5;
}
.homedotted
{
	background-image: url(xampp/htdocs/wordpress/wp-content/themes/images/look_feel/horizontaldots-bg.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
}
.youasked
{
	font-size: 2.5em;
	color: #453f92;
	margin-bottom: 30px;
}
.divider
{
	clear:both;
	height: 1px;
	overflow: hidden;
	background-image: url(xampp/htdocs/wordpress/wp-content/themes/images/look_feel/horizontaldots-bg2.gif);
	background-repeat: repeat-x;
}
.bigquestions
{
	font-size: 1.6em;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.questionbullet
{
	padding-left: 20px;
	background-image: url(xampp/htdocs/wordpress/wp-content/themes/images/look_feel/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
/*FIX TO STOP EXTRA PADDING ON HOMEPAGE BOXES*/
.scrollsection .scroller .padded
{
	margin-top: 5px !important;
	margin-left: 10px !important;
}
.rhspromoblock
{
	text-align: left;
	margin-bottom: 20px;
}
.rhspromoblock h2
{
	margin-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;
}