/*
 * CSS Style for anything_digital_v2 theme
 * @author admin
 * @url http://www.anything-digital.com
 * @email admin@anything-digital.com
 */

* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-size: 80%;	
	color: #808080;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a:link, a:visited {
	font-size: 12px; 
	color: #760000; 
	text-decoration: none;
	font-family:  Tahoma, Verdana, Arial;
}
a:hover {
	color: #760000;	text-decoration: underline;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #760000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 700px;
}
.contentheading a:link, .contentheading a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #760000;
}
.modifydate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
	padding-top: 10px;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.createdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
}
.readon{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #760000;
	float: right;
	padding-right: 40px;
}
a.readon:link, a.readon:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #760000;
	text-decoration: none;
	background-image: url(../images/readmore.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

a.readon:hover {
	color: #760000;	text-decoration: underline;
}
.sectiontableentry1 {
	background-color : #F3F3F3;
}
td.buttonheading {
	width: 16px;
}
 
 
 /* custom styling */
#top_logo{
	background-image: url(../images/top_logo.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 203px;
	float: right;
}
#top_nav{
	height: 38px;
	width: 658px;
}
#header_big{
	background-image: url(../images/header_big.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 760px;
}
#div_spacer{
	height: 12px;
}
.top_nav_bg{
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: repeat-x;
	height: 38px; 
}
.header_big_bg{
	background-image: url(../images/header_big_bg.gif);
	background-repeat: repeat-x;
	height: 263px;
}
.header_small_bg{
}
.maincontent_bg{
	background-image: url(../images/maincontent_bg.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#main_body{
	padding-right: 2px;
	padding-bottom: 10px;
}
.maincontent{
}

.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
}

/* top menu styling */
#topnav {
	font-size: 13px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #814e4e;
}

#topnav a {
	border-right: 1px outset #814e4e;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}

#topnav a:hover, #topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #513131;
	padding-bottom: 10px;
}

#topnav li {
	padding: 0;
	display: inline;
	background: none;
}

#topnav ul, #footer ul {
	margin: 0;
	padding: 0;
}

/* bottom menu styling */
#bottom_menu {
	font-size: 12px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
}

#bottom_menu a {
	color: #760000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#bottom_menu a:hover, #bottom_menu a:active {
	color: #760000;
	text-decoration: underline;
}

#bottom_menu li {
	padding: 0;
	display: inline;
	background: none;
}

#bottom_menu ul, #bottom_menu ul {
	margin: 0;
	padding: 0;
}


/* user1 styling */
#user1{
	padding-right: 60px;
}
#user1 table.moduletable {
	width: auto;
	text-align: left;
	margin-bottom: 5px;
}
#user1 table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;
	text-transform: none;
	border-bottom-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 22px;
}
#user1 table.moduletable td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #808080;
}


 /* menu styling */
#right {
	width: 252px;
	text-align: left;
	padding: 0px 0px 0px 15px;
}

table.moduletable {
	width: 252px;
	margin-bottom: 10px;
	text-align: left;
}
table.moduletable th {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #760000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 760px;
}
table.moduletable td {
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #9a9a9a;
}
a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	display: block;
	height: 24px;
	width: 252px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	color: #9a9a9a;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	line-height: 22px;
}
a.mainlevel:hover {
	background-color: #fafafa;
	display: block;
	height: 24px;
	width: 202px;
	color: #760000;	
}	
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	display: block;
	height: 24px;
	width: 202px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	line-height: 22px;
}
a.sublevel:hover {
	display: block;
	height: 24px;
	width: 202px;
	color: #760000;
	text-decoration: underline;	
}


 /* suckerfish menu styling */
 
 #twocols{
 	z-index: 20; /*the columns that gets dropped down over yours might be different*/
 }
 
 #leftcol{
 	z-index: 10; /*the columns that gets dropped down over yours might be different*/
 }
 
 .moduletablemainnav{
 	position: absolute; /* I have absolutely positioned the module, you might have a different scheme*/
 	top: 187px;
 	left: 20px;
 	z-index: 100;
 	font: 0.9em Tahoma, Verdana, Arial; sans-serif;
 	padding: 0;
  	margin-top: 10px;
 }
 
 #mainlevelmainnav,#mainlevelmainnav ul{
 	float: left;
 	list-style: none;
 	line-height: 1em;
 	background: transparent;
 	font-weight: normal;
 	margin-bottom: 10px;
  	margin-top: 10px;
 	padding: 0;
 }
 
 #mainlevelmainnav a{
 	display: block;
 	color: #FFFFFF;
 	text-decoration: none;
 	margin-right: 0px;
 	padding: 0px 15px 0px 5px;
 }
  
 #mainlevelmainnav li{
 	float: left;
 	padding: 0;
 }
 
 #mainlevelmainnav li ul{
 	position: absolute;
 	left: -999em;
 	height: auto;
 	width: 11em;
 	font-weight: 400;
 	background: #3366FF;
 	border: #0000CC 1px solid;
 	margin: 0;
 }
 
 #mainlevelmainnav li li{
 	width: 11em;
 }
 
 #mainlevelmainnav li ul a{
 	width: 11em;
 	color: #FFFFFF;
 	font-size: 0.9em;
 	line-height: 1em;
 	font-weight: 400;
 }
 
 #mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
 	left: -999em;
 }
 
 #mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover ul,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul{
 	left: auto;
 	z-index: 6000;
 }
 
 #mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover{
 	background: url(../images/soccerball.gif) #003399 98% 50% no-repeat;
}

.contentheading_plugin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #760000;
	width: 700px;
	padding-top: 15px;
}
.contentheading_plugin a:link, .contentheading a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #760000;
	font-variant: small-caps;
} 

.readon_plugin {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #760000;
	float: right;
	padding-right: 40px;
}
a.readon_plugin:link, a.readon_plugin:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #760000;
	text-decoration: none;
	background-image: url(../images/readmore.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

a.readon_plugin:hover {
	color: #760000;	text-decoration: underline;
}

.contentpaneopen {
	padding: 0px 0px 0px 0px;
}

.contentpaneopen_home {
	padding: 0px 5px 0px 5px;
}

.contentheading_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #760000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 700px;
}
.contentheading_home a:link, .contentheading_home a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #760000;
}

table.moduletable_feature {
	width: 252px;
	margin-bottom: 10px;
	text-align: left;
}
table.moduletable_feature th {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #760000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 760px;
}
table.moduletable_feature td {
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #9a9a9a;
}

#right .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 0px;
	font-variant: small-caps;
	padding: 0px 0px 0px 0px;
}

#right .contentpaneopen {
	padding: 0px 0px 0px 10px;
} 

.moduletable_disclaimer {
	padding: 0px 0px 0px 11px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #9a9a9a;
}

.smallcaps_large {
	font-variant: small-caps;
	font-size: 15px;
}

.smallcaps_medium {
	font-variant: small-caps;
	font-size: 13px;
}