/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#FFFAEA;
	color:#000;
}

a:link {color: #1A315F}
a:visited {color: #1A315F}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part--------------------*/

#top{
	background:url(images/top_part.gif) 0 0 no-repeat;
	width:968px;
	height:128px;
	margin:0 auto;
	position:relative;
}
#top img{
	position:absolute;
	left:34px;
	top:77px;

}
#top ul{
	width:309px;
	height:29px;
	position:absolute;
	left:635px;
	top:74px;
}
#top ul li{
	float:left;
	margin:0 1px 0 0;
}
#top ul li a{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:102px;
	height:29px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
#top ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:102px;
	height:29px;
	color:#4C4C4C;
	background-color:inherit;
}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:102px;
	height:29px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
/*------------------------------------------------top part--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:920px;
	border-left:#ffffff solid 7px;
	border-right:#ffffff solid 7px;
	background:url(images/top_green_bg.gif) 0 0 repeat-x;
	height:162px;
	margin:0 auto;
	padding:0 17px;
}
#header h2{
	display:block;
	background:url(images/green_part_div.gif) 0 0 repeat-x;
	height:23px;
	width:682px;
	padding:21px 0 0 236px;
	margin:0 0 18px 0;
}
#header h2 span{
	font:bold 34px/20px Arial, Helvetica, sans-serif;
	color:#FDFF35;
	padding:0 0 0 0;
	background:url(images/h2_bg.gif) 0 0 repeat-x #7DBC07;
	width:448px;
}
#header p{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-align:center;
	margin:0 0 18px 0;
	display:block;
}
#header p span{
	background-color:#3A6200;
	color:#fff;
	padding:0 2px 0 4px;
}
#header a{
	background:url(images/btn_click.gif) 0 0 no-repeat;
	width:228px;
	height:25px;
	display:block;
	margin:0 0 0 370px 
}
#header a:hover{
	background:url(images/btn_click_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:968px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	color:#000;
}
#body ul.nav{
	width:743px;
	height:46px;
	border-bottom:#EEEEEE solid 4px;
	padding:8px 0 6px 225px;
	margin:0 0 24px 0;
	background-color:#fff;
	color:#000;
}
#body ul.nav li.navLink{
	display:block;
	background:url(images/nav_div.gif) right top repeat-y;
	float:left;
	height:46px;
	padding:0 1px 0 0;
}
#body ul.nav li.navLinkNoBdr{
	display:block;
	background-image:none;
	float:left;
	height:46px;
	padding:0 1px 0 0;
}
#body ul.nav li.navLink a.faq{
	display:block;
	background:url(images/bird.jpg) 0 7px no-repeat #fff;
	padding:0 14px 0 46px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a.faq:hover{
	background:url(images/bird.jpg) 0 7px no-repeat #fff;
	color:#171717;
}
#body ul.nav li.navLink a.archive{
	display:block;
	background:url(images/fish.jpg) 10px 7px no-repeat #fff;
	padding:0 15px 0 58px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a.archive:hover{
	background:url(images/fish.jpg) 10px 7px no-repeat #fff;
	color:#171717;
}
#body ul.nav li.navLink a.sof{
	display:block;
	background:url(images/pitcher.jpg) 10px 7px no-repeat #fff;
	padding:0 14px 0 56px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a.sof:hover{
	background:url(images/pitcher.jpg) 10px 7px no-repeat #fff;
	color:#171717;
}
#body ul.nav li.navLinkNoBdr a.standings{
	display:block;
	background:url(images/pear.jpg) 12px 7px no-repeat #fff;
	padding:0 0 0 49px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLinkNoBdr a.standings:hover{
	background:url(images/pear.jpg) 12px 7px no-repeat #fff;
	color:#171717;
}
/*------------------------------------------------left panel--------------------*/
#left{
	width:370px;
	padding:0px 15px 0 22px;
	float:left;
}
#left h2{
	font:bold 24px/16px Arial, Helvetica, sans-serif;
	color:#1A315F;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
}
#left p.lftTextTop{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#1A315F;	
	background-color:#fff;
	margin:0;
	padding:0;
}
#left p.lftText{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#1A315F;
	background-color:#fff;
	margin:0;
	padding:0;
}
#left p.lftTextBottom{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#1A315F;
	background-color:#fff;
	margin-bottom:10px;
	padding:0;
}
#left p.lftText span{
	color:#1A315F;
	background-color:#FFF6DB;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
}
#left p.viewMore{
	width:77px;
	height:13px;
	background:url(images/view_more_bg.gif) 0 0 repeat-x;
	padding:0 0 0 288px;
	margin:31px 0 15px 0;
	font-size:0;
	display:block;
}

#left form{
	width:275px;
	padding:0 18px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#FEAF48;
	margin:0;
}
#left form input.txtBox{
	width:206px;
	height:19px;
	border-left:#feaf48 solid 1px;
	border-top:#feaf48 solid 1px;
	border-right:#feaf48 solid 1px;
	border-bottom:#feaf48 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000000;
	background-color:#fff;
	margin:0 0 5px 0;
	padding:0 0 0 0px;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       float:left;
}

#left form input.txtBoxSmall{
	width:25px;
	border-left:#feaf48 solid 0px;
	border-top:#feaf48 solid 0px;
	border-right:#feaf48 solid 0px;
	border-bottom:#feaf48 solid 0px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 0 0;
	padding:5px 0 0 0;
        float:left;
}

#left form input.txtBoxSmallTA{
	width:25px;
	border-left:#feaf48 solid 0px;
	border-top:#feaf48 solid 0px;
	border-right:#feaf48 solid 0px;
	border-bottom:#feaf48 solid 0px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 0 0;
	padding:195px 0 0 0;
        float:left;
}

#left form textarea.txtBox{
	width:206px;
	height:206px;
	border-left:#feaf48 solid 1px;
	border-top:#feaf48 solid 1px;
	border-right:#feaf48 solid 1px;
	border-bottom:#feaf48 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 5px 0;
	padding:0 0 0 0px;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       float:left;
}

#left form select.txtBox{
	width:210px;
	height:19px;
	border-left:#feaf48 solid 1px;
	border-top:#feaf48 solid 1px;
	border-right:#feaf48 solid 1px;
	border-bottom:#feaf48 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 5px 0;
	padding:0 0 0 1px;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       
}
#left .tbCounter{
	width:25px;
	border-left:#feaf48 solid 0px;
	border-top:#feaf48 solid 0px;
	border-right:#feaf48 solid 0px;
	border-bottom:#feaf48 solid 0px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#feaf48;
	background-color:#fff;
	margin:0 0 0 0;
	padding:190px 0 0 0;
        float:left;
}
#left .warningImg img{
        vertical-align:text-top;
}
#left .warning {
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#FEAF48;
	margin:0;
        float:left;
        display:block;
}
#leftBottom{
	width:364px;
	background:url(images/left_bottom_bg.gif) 0 0 repeat-y;
	margin-bottom: 10px;
}
#leftBottom p.top1{
	background:url(images/left_bottom_top.gif) 0 0 no-repeat;
	width:364px;
	height:21px;
}
#leftBottom h2{
	background:url(images/left_bottom_h2.gif) 0 0 no-repeat;
	width:364px;
	height:52px;
}
#leftBottom p.lftBottomTextTop{
	margin:0 13px 0 18px;
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#1A315F;
	background-color:#fff;
}
#leftBottom p.lftBottomText{
	margin:0 13px 0 18px;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#1A315F;
	background-color:#fff;
}
#leftBottom p.lftBottomTextBottom{
	margin:0 13px 0 18px;
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#91835B;
	background-color:#fff;
}
#leftBottom p.lftBottomText span{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#C24E01;
	background-color:#fff;
}
#leftBottom p.lftBottomDetails a{
	background:url(images/view_more.gif) 0 0 no-repeat;
	width:77px;
	height:13px;
        padding:0 10px 0 0;
	display:block;
        float:right;
}
#leftBottom p.lftBottomDetails a:hover{
	background:url(images/view_more_hover.gif) 0 0 no-repeat;
        padding:0 10px 0 0;
        float:right;
}
#leftBottom p.bot1{
	background:url(images/left_bottom_bot.gif) 0 0 no-repeat;
	width:364px;
	height:25px;
}
/*------------------------------------------------left panel--------------------*/

/*------------------------------------------------mid panel--------------------*/
#mid{
	width:252px;
	border:#1A315F solid 1px;
	background:url(images/mid_panel_bg.gif) 0 0 repeat-x #FEAF48;
	color:#fff;
	padding:4px 13px 0 11px;
	margin:0 17px 0 0;
	float:left;
}
#mid h2{
	font:bold 22px/38px Arial, Helvetica, sans-serif;
}
#mid img{
	margin:0 0 14px 0;
	/*width:252px;*/
	/*height:109px;*/
}
#mid h3{
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	color:#1a315f;
	background-color:#FEAF48;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#mid p.midText{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FEAF48;
	margin:0 0 31px 0;
}
#mid p.midText2{
	font:bold 16px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FEAF48;
	margin:0 0 46px 0;
}
#mid textarea {
	border: 1px solid #FEAF48;
	width: 247px;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
}
#mid .prayerCount{
        font:bold 16px/22px Arial, Helvetica, sans-serif;
        float:right;
}
#mid form input.pray{
	background:url(images/prayButton_no.gif) 0 0px no-repeat;
	padding:20px 0 70px 200px;
	margin-top: -30px;
	margin-left: 25px;
	border:none;
	cursor:pointer;
	float:none;
}	
#mid .prayerChain {
	width:252px;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
        border:#FEAF48 solid 1px;
	background:#ffffff;
	color:#1A315F;
	margin:10px 0 0 0;
	float:none;
        margin-bottom:5px;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
}
#mid .prayerChain p{
        
        margin-left: 5px;
	margin-right:5px;
	margin-bottom:5px;
	border-bottom:#FEAF48 dashed 1px;
        padding-bottom: 5px;
}
#mid .prayerChain .sub{
        text-align:left;
}
#mid .prayerChain img{
	vertical-align: middle;

}

/*------------------------------------------------mid panel--------------------*/

/*------------------------------------------------right panel--------------------*/
#right{
	width:264px;
	float:left;
}
#right h2.mem{
	width:214px;
	height:57px;
	background:url(images/member_login.gif) 0 0 no-repeat;
	padding:0 0 0 50px;
	font:bold 20px/57px Arial, Helvetica, sans-serif;
	color:#FEAF48;
	background-color:inherit;
}
#right h2.memPlain{
	width:264px;
	height:57px;
	background:url(images/member_login_plain.gif) 0 0 no-repeat;
	font:bold 20px/57px Arial, Helvetica, sans-serif;
	color:#FEAF48;
	background-color:inherit;
}
#right h2.memPlain img{
        vertical-align:middle;
        width:40px;
        height:40px;
        padding-left:5px;
}

#right .stats{
	background:url(images/memberlogin_bg.gif) 0 0 repeat-y;
	width:228px;
	padding:0 50px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#FEAF48;
	margin:0;
}
/*#right form{
	background:url(images/memberlogin_bg.gif) 0 0 repeat-y;
	width:228px;
	padding:0 18px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#FEAF48;
	margin:0;
}
#right form input.txtBox{
	width:206px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0 0 17px 0;
	padding:0 0 0 20px;
}
#right form a{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#FEAF48;
	background-color:#131313;
	text-decoration:underline;
	float:left;
	background:url(images/register_here_bg.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	width:79px;
}
#right form a:hover{
	text-decoration:none;
}
#right form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:53px;
	height:13px;
	border:none;
	cursor:pointer;
	float:right;
}
#right form input.register{
	background:url(images/btn_register.gif) 0 0 no-repeat;
	width:53px;
	height:13px;
	border:none;
	cursor:pointer;
	float:right;
}
*/
#right .fb{
	background:url(images/memberlogin_bg.gif) 0 0 repeat-y;
	width:228px;
	padding:5px 18px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#FEAF48;
}
#right .fb p{
        width:99%;
        border-top:1px solid white;
}
#right .fb p.hr{
        border-top:1px solid #FEAF48;
        display:block;
}
#right p.bottom2{
	background:url(images/memberlogin_bot_org.gif) 0 0 no-repeat;
	width:264px;
	height:25px;
	margin:0 0 0 0;
}
#right p.bottom2LoggedIn{
	background:url(images/memberlogin_bot.gif) 0 0 no-repeat;
	width:264px;
	height:25px;
	margin:0 0 0 0;
}
#right h2.solution{
	font:bold 24px/39px Arial, Helvetica, sans-serif;
        text-align:center;
	color:#33486d;
	background-color:#fff;
	padding:0 0 0 17px;
}
#right ul{
	width:238px;
	padding:0 0 0 17px;
}
#right ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;
	width:238px;
	padding:0 0 1px 0;
}
#right ul li a{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#right ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#right ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}
.roundedcornr_box_679789 {
	background: url(images/roundedcornr_679789_tl.png) no-repeat top left;
}
.roundedcornr_top_679789 {
	background: url(images/roundedcornr_679789_tr.png) no-repeat top right;
}
.roundedcornr_bottom_679789 {
	background: url(images/roundedcornr_679789_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_679789 div {
	background: url(images/roundedcornr_679789_br.png) no-repeat bottom right;
}
.roundedcornr_content_679789 {
	background: url(images/roundedcornr_679789_r.png) top right repeat-y;
}

.roundedcornr_top_679789 div,.roundedcornr_top_679789,
.roundedcornr_bottom_679789 div, .roundedcornr_bottom_679789 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_679789, .roundedcornr_bottom_679789 {
	margin-top: -1px;
}
.roundedcornr_content_679789 {
    padding: 0 15px;
    font:normal 12px/12px Arial, Helvetica, sans-serif;
}

#right .roundedcornr_content_679789 p{
        width:99%;
        border-top:1px solid #d2d2d2;
        padding-top:5px;
}
#right .roundedcornr_content_679789 span{
        width:150px;
        display:inline-block;
        padding-left:25px;
        padding-bottom:10px;
        vertical-align:middle;
}
#right .qText{
    width:99%;
    display:block;
    font:normal 12px/20px Arial, Helvetica, sans-serif;
    text-align:center;
}
#right .rText{
    width:99%;
    display:block;
    font:normal 20px/24px Arial, Helvetica, sans-serif;
    text-align:center;
}

/*------------------------------------------------right panel--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:953px;
	margin:18px 0 0 0;
	padding:8px 8px 19px 7px;
	float:left;
}
#bodyBottom ul{
	width:944px;
	background-color:#F1F1F1;
	color:#000;
	padding:8px 0 8px 9px;
	float:left;
	display:block;
}
#bodyBottom ul li.one{
	padding:7px 47px 36px 21px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:258px;
}
#bodyBottom ul li.one a{
	font:bold 11px/43px Arial, Helvetica, sans-serif;
	color:#D35400;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.one a:hover{
	color:#528B00;
	background-color:#fff;
	text-decoration:none;
}
#bodyBottom ul li.one p.stats{
        padding: 0 0 0 50px;
}
#bodyBottom ul li.two{
	padding:7px 18px 36px 24px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:271px;
}
#bodyBottom ul li.two a{
	font:bold 11px/43px Arial, Helvetica, sans-serif;
	color:#D35400;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.two a:hover{
	color:#528B00;
	background-color:#fff;
	text-decoration:none;
}

#bodyBottom ul li.two p.stats{
        padding: 0 0 0 50px;
}
#bodyBottom ul li.three{
	padding:7px 16px 16px 26px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:238px;
}
#bodyBottom ul li.three a{
	font:bold 11px/43px Arial, Helvetica, sans-serif;
	color:#D35400;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.three a:hover{
	color:#528B00;
	background-color:#fff;
	text-decoration:none;
}

#bodyBottom ul li.three p.stats{
        padding: 0 0 0 50px;
}
#clear {
	border: 1px solid #ACA899;
}
	

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:968px;
	margin:0 auto;
	height:128px;
	background-color:#fff;
	color:#000;
	padding:0 0 16px 0;
}
#footer{
	width:953px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	height:128px;
	position:relative;
}
#footer ul{
	width:457px;
	position:absolute;
	left:262px;
	top:20px;
}
#footer ul li{
	float:left;
	color:#fff;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 11px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#fff;
	background-color:#03373B;
}
#footer p.copyright{
	font:normal 11px/11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FDFF35;
	background-color:inherit;
	position:absolute;
	left:400px;
	top:38px;
}
#footer a.xht{
	width:85px;
	height:13px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:391px;
	top:59px;
	margin:0;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:85px;
	height:13px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:478px;
	top:59px;
	margin:0;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer p.design{
	display:block;
	width:187px;
	height:17px;
	padding:3px;
	position:absolute;
	left:382px;
	top:83px;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#03373B;
	text-transform:none;
	text-align:center;
}
#footer p.design a.link{
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#03373B;
	text-decoration:none;
	text-transform:none;
}
#footer p.design a.link:hover{
	color:#FDFF35;
	background-color:#03373B;
}
/*------------------------------------------------footer--------------------*/
/*------------------------------------------------Misc----------------------*/
#questionWrapper{
    width:100%;
    border:1px solid red;
}
#questionText{
    margin:42px 10px 10px 5px;
    width:75%;
    float:right;
    border:0px solid red;
}

#storyDetail{
    margin:20px 10px 10px 5px;
    border:1px solid black;
    width:125px;
    height:60px;
    float:left;
}
#storyDetail p.voteButton{
	background:url(images/Cross_small.gif) 0 0 no-repeat;
        margin-top: 10px;
        padding:0 5px 0 0;
	width:38px;
	height:38px;
        float:left;
    
}
#storyDetail p.voteButtonMain{
    font: normal 10px Arial;
    padding-left:5px;
}
#storyDetail p.voteButtonMain a{
	background:url(images/story_vote.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
	width:77px;
	height:13px;
        float:left;
}
#storyDetail p.voteButtonMain a:hover{
	background:url(images/story_vote.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        float:left;
}
#storyDetail p.buryButtonMain a{
	background:url(images/story_bury.gif) 0 0 no-repeat;
        margin-top: 5px;
        padding:0 5px 0 0;
	width:77px;
	height:13px;
        float:left;

}

#storyDetail p.shareFB a{
	background:url(images/facebookOrig_small.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 10px;
	width:38px;
	height:38px;
        position:absolute;
}
#storyDetail p.shareFB a:hover{
	background:url(images/facebookOrig_small.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 10px;
	width:38px;
	height:38px;
        position:absolute;
}

#storyDetail p.shareTW a{
	background:url(images/twitter_origSmall.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 58px;
	width:38px;
	height:38px;
        position:absolute;
}
#storyDetail p.shareTW a:hover{
	background:url(images/twitter_origSmall.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 58px;
	width:38px;
	height:38px;
        position:absolute;
}
#shareFB {
        margin: -73px 0 0 150px;
        border:0px solid black;
        width:125px;
        height:60px;
        position:absolute;
}


/*Misc*/

#imgCentered{
    display:block;
    /*set the div in the center of the screen*/
    position:absolute;
    top:50%;
    left:35%;
    background:url(images/load.gif) 0 0 no-repeat;
  }

  #fbFan{
      text-align:center;
      font:bold 15px/17px Arial, Helvetica, sans-serif;
  }
#myTextArea{
	width:600px;
	height:200px;
	border-left:#feaf48 solid 1px;
	border-top:#feaf48 solid 1px;
	border-right:#feaf48 solid 1px;
	border-bottom:#feaf48 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000000;
	background-color:#fff;
	margin:0 0 5px 0;
	padding:0 0 0 0px;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       float:left;
}
#answerList{
    border:1px dashed black;
    width:95%;
    margin-top:5px;
    float:left;
}

#answerVote{
    margin:10px;
    border:0px solid red;
    width:125px;
    height:60px;
    float:left;
}
#answerVote p.voteButton{
	/*background:url(images/Cross_small.gif) 0 0 no-repeat;*/
        margin-top: 10px;
        padding:0 5px 0 0;
	width:38px;
	height:38px;
        float:left;

}
#answerVote p.voteButtonMain{
    font: normal 10px Arial;
    padding-left:5px;
}
#answerVote p.voteButtonMain a{
	background:url(images/story_vote.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
	width:77px;
	height:13px;
        float:left;
}
#answerVote p.voteButtonMain a:hover{
	background:url(images/story_vote.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        float:left;
}
#answerVote p.buryButtonMain a{
	background:url(images/story_bury.gif) 0 0 no-repeat;
        margin-top: 5px;
        padding:0 5px 0 0;
	width:77px;
	height:13px;
        float:left;

}

#answerVote p.shareFB a{
	background:url(images/facebookOrig_small.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 10px;
	width:38px;
	height:38px;
        position:absolute;
}
#answerVote p.shareFB a:hover{
	background:url(images/facebookOrig_small.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 10px;
	width:38px;
	height:38px;
        position:absolute;
}

#answerVote p.shareTW a{
	background:url(images/twitter_origSmall.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 58px;
	width:38px;
	height:38px;
        position:absolute;
}
#answerVote p.shareTW a:hover{
	background:url(images/twitter_origSmall.gif) 0 0 no-repeat;
        padding:0 5px 0 0;
        margin-left: 58px;
	width:38px;
	height:38px;
        position:absolute;
}

#answersIndividual{
    right:30px;
    margin-top:10px;
    float:left;
    width:50%;
    border:0px solid red;
}
#myAnswer{
    float:right;
    margin:50px;
}
