/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(images/new/ootmobkgrnd01.jpg);
	background-repeat:repeat-x;
	cursor:default;
}
#newheader{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fefaf3;
	background-image:url(images/new/ootmobanner04.jpg);
	background-repeat:no-repeat;
	width:927px; 
	height:221px; 
}
#header{width:927px; padding-top:10px;}
#logo{float:left; background-image:url(images/new/logo.png);background-repeat:no-repeat; width:358px; height:158px;}
#topheader{float:right; width:557px; height:67px;padding:10px;padding-top:20px; background-color:#ffffff; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menutoppadding{float:right; width:567px; height:30px;}
#menu{float:right; width:150px; height:32px; background-color:#A5D428; background-repeat:repeat-x;}
#submenu{float:right; width:429px; height:32px; background-image:url(images/bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#canvas{float:left;background-color:#ffffff;}
#contentarea{float:left; width:571px;}
#footer{float:left; width:627px; background-color:#ffffff; padding:0px;padding-top:10px;padding-bottom:10px}
#copyright{float:right; width:300px; background-color:#ffffff; padding:0px;padding-top:10px;padding-bottom:10px}

#disclaimer{
float:left; 
width:907px; 
background-color:#fefaf3; 
padding:10px 10px 10px 10px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:#0c0c0c;
}

#homediv {
float:left; 
    border: 1px;
    width:927px;
    height:150px;
    cursor:pointer;
}


.leftborder{
	float:left;
	width:3px;
	height:480px;
	background-image:url(images/new/borderfade.png);
	background-repeat:repeat-y repeat-x;
	}
.rightborder{
	float:right;
	width:2px;
	height:480px;
	background-image:url(images/new/borderfade.png);
	background-repeat:repeat-y repeat-x;
	}
	
.leftpanel{float:left; width:193px;}

.rightpanel{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	width: 137px;
}

/*GRAY PANEL*/
.graypanel{
	border:none 0px #666666;
	background-color:#feecc4;
	padding:10px;margin:10px;
}
/*WHITE PANEL*/
.whitepanel{
	border:none 0px #666666;
	background-color:#ffffff;
	padding:10px;margin:10px;
}
/*LIGHTBLUE PANEL*/
.lightbluepanel{
	border:none 0px #666666;
	background-color:#fef5cc;
	padding:10px;margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	background-color:#feecc4;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#000000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#FFFFFF;
}

.regulartitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.smalltitle a{
	text-decoration:none;
	color:#000000;
}

.smalltitle a:visited{
	color:#000000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0c0c0c;
}


.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0c0c0c;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.smallgreentext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #607C18;
}
.smallgreentext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #607C18;
	text-decoration:none;
}
.smallgreentext a:hover{
	text-decoration:underline;
}

.submitbutton a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.submitbutton a:hover{
	text-decoration:underline;
}
.categorylist a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#0c0c0c;
	text-decoration:none;
	display:block;
	padding-bottom:5px;
}
.categorylist a:hover{
	text-decoration:underline;
}
.plumkeeperlink{
	padding-top:5px;
	text-decoration:none;
	border:0px;
}
.button {
    border: none;
    background: url('images/up.png') no-repeat top left;
    padding: 2px 8px;
}
.button:hover {
    border: none;
    background: url('images/down.png') no-repeat top left;
    padding: 2px 8px;
}
.submitquotebutton {
    border: none;
    width:148px;
    height:28px;
    margin-right:121px;
    margin-top:29px;
    cursor:pointer;
    background: url('images/new/submit_button.png') no-repeat top left;
}

.searchbutton {
    border: none;
    width:62px;
    height:20px;
    cursor:pointer;
    background: url('images/new/search.png') no-repeat top left;
    padding: 2px 8px;
}
.submitbutton {
    border: none;
    width:59px;
    height:20px;
    background: url('images/new/submit.png') no-repeat top left;
    cursor:pointer;
    padding: 2px 8px;
}
.signupbutton {
    border: none;
    width:64px;
    height:20px;
    background: url('images/new/signup.png') no-repeat top left;
    cursor:pointer;
    padding: 2px 8px;
}

/*****  Quote block styles *********/
.quote{
	padding-bottom:20px;
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#feecc4;
}

.quotetext {
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
}
.shareblock{
	background-color:#ffffff;
}

.commentblock{
	padding-bottom:10px;
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.commenttext {
	background-color:#ffffff;
	padding-bottom:5px;
}

.addeddatelabel{
	font-style:italic;
}

.commentsep{
	width:75%;
	background-color:#ebf3ff;
	border:none;
	height:5px;
}
/***********************/

/*  Share This styles */
.sharethis_button .sharethis_std_icon a, .sharethis_button .sharethis_std_icon a:visited {
	background:transparent url(images/sharethis.png) no-repeat scroll left bottom;
}
.sharethis_button_active a, .sharethis_button_active a:visited {
	color:#222222;
	float:left;
	text-decoration:none;
}

.sharethis_button a, .sharethis_button a:visited {
	height:1.3em;
	padding:10px 3px 0pt 20px;
}
/***********************/

/*  Vote styles */
.quotelinks{
	background-color:#ffffff;
}

.vote_std_icon{
	background:transparent url(images/smiley-thumbsup.gif) no-repeat scroll left bottom;
	float:left;
	text-decoration:none;
	border:3px solid #B9CDE5;
	padding-left:40px;
	
}
.vote_std_icon a, .vote_std_icon a:visited{
	border-style: solid; 
	border-width: 1px; 
	background-color: #D3D3D3;
	color:#000000;
	text-decoration:none;
}
/***********************/

.pager{
	padding-top:10px;
	padding-bottom:10px;
	width:200px;
}

.searchcriteria{
	font-size:12px;
	font-weight:bold;
	color:#000088;
	padding-top:10px;
	padding-bottom:10px;
}


.remove_button a, .remove_button  a:visited 
{
	background:transparent url(images/remove.jpg) no-repeat scroll left bottom;
	height:16px;
	padding:0px 14px 0pt 0px;
	float:left;
	text-decoration:none;
}

.searchpanel{float:left; width:120px;}
#searchtext{width:110px;}

.NOTstbuttontext{
	color:#ffffff;
	text-decoration:none;
	width:0px;
}
.NOTstbuttontext:visited{
	color:#ffffff;
	text-decoration:none;
}
.NOTstico_default{
	text-decoration:none;
}