/* 
	Theme Name: Allure
	Theme URL: http://www.studiopress.com/themes/allure
	Description: Allure is a 2-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 2.0
	Tags: two-columns, fixed-width, sidebar-widgets, threaded-comments
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v2.0 - 10/30/09
*/

body {
	background: #ebf6fc url(images/body_bg.jpg) top center repeat-x;
	color: #333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFF url(images/wrap.png) top center repeat-y;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
        width: 958px;
        border-left:1px solid #e1e1e1;
        border-right:1px solid #e1e1e1;
	}
	
#wrapfull {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
        width: 960px;
        border-left:1px solid #e1e1e1;
        border-right:1px solid #e1e1e1;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: transparent;
	width: 960px;
	height: 136px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header-blank {
	background: #333333 url(images/header_blank.png);
	width: 960px;
	height: 100px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header #imageheader {
	width: 350px;
	height: 164px;
	text-indent: -10000px;
	background: url(images/mrsim-logo.png) left top no-repeat;
        margin-left: 8px;
	}

#header #imageheader a {	
	display: block;
	width: 350px;
	height: 164px;
	}
	
#header-blank #imageheader {
	width: 960px;
	height: 100px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header-blank #imageheader a {	
	display: block;
	width: 960px;
	height: 100px;
	}

#header h1, #header h4, #header-blank h1, #header-blank h4 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited, #header-blank h1 a, #header-blank h1 a:visited, #header-blank h4 a, #header-blank h4 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #header h4 a:hover, #header-blank h1 a:hover, #header-blank h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.headertext {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	}

.headerleft {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.headerleft p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
.headerright {
	width: 570px;
	float: right;
	margin: 0px;
	padding: 77px 0px 0px 0px;
	text-align: right;
	}
	
.headerright a, .headerright a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
.headerright a:hover {
	text-decoration: underline;
	}
	
.headerright p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
.headerright  a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.rsslink {
	padding: 3px 10px 3px 16px;
	background: url(images/rss.gif) no-repeat left center;
	}	

/************************************************
*	Navbar      								*
************************************************/

#navbar {

background:transparent url(images/navbar.png) repeat scroll 0 0;
color:#FFFFFF;
font-family:Arial,Tahoma,Verdana;
font-size:12px;
font-weight:bold;
height:36px;
margin:0 auto;
padding:0;
width:960px;
border-top: 1px solid #e1e1e1;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
}

#navbar p {
margin:0;
padding:8px 0 0 15px;
text-transform:uppercase;
}

#nav {
margin:0;
padding:0;
}

#nav ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#nav li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
letter-spacing: 1px;
}

#nav li a, #nav li a:link, #nav li a:visited {

background:transparent url(images/navside2.png) no-repeat scroll right center;
color:#333;
display:block;
font-family:Arial,Tahoma,Verdana;
font-size:12px;
font-weight:bold;
margin:0;
padding:11px 17px 10px 15px;
text-decoration:none;
text-transform:uppercase;
}

#nav li a:hover, #nav li a:active {

background:transparent url(images/navhov.png) no-repeat scroll right center;
color:#FFFFFF;
margin:0;
padding:11px 17px 10px 15px;
text-decoration:none;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
background:#6C6C6C none repeat scroll 0 0;
border-bottom:1px solid #111111;
border-left:1px solid #111111;
border-right:1px solid #111111;
color:#FFFFFF;
float:none;
font-family:Arial,Tahoma,Verdana;
font-size:12px;
font-weight:bold;
margin:0;
padding:7px 10px;
text-transform:uppercase;
width:150px;
}


#nav li li a:hover, #nav li li a:active {

background:#111111 none repeat scroll 0 0;
color:#FFFFFF;
margin:0;
padding:7px 10px;
}


#nav li ul {
height:auto;
left:-999em;
margin:0;
padding:0;
position:absolute;
width:170px;
z-index:9999;
}

#nav li li {
}

#nav li ul a {
width:140px;
}

#nav li ul a:hover, #nav li ul a:active {
}

#nav li ul ul {
margin:-30px 0 0 171px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left:-999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
}

#nav li:hover, #nav li.sfhover {
position:static;
}

/************************************************
*	Homepage 					     		    * 
************************************************/

#homepage {
	float: left;
	width: 638px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#homepage a, #homepage a:visited  {
	color: #3F99B1;
	text-decoration: none;
	}
	
#homepage a:hover {
	color: #3F99B1;
	text-decoration: underline;
	}
	
#homepage p {
	margin: 0px;
	padding: 5px;
	}
	
#homepage h2 {
	color: #3F99B1;
	font-size: 14px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#homepage h2 a  {
	color: #3F99B1;
	text-decoration: none;
	border: none;
	}

#homepage h2 a:hover {
	color: #F04C91;
	text-decoration: underline;
	border: none;
	}
	
#homepage h3 {
	background: #EBF5FC url(images/box-top.jpg) repeat-x;
	color: #333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding: 2px 0 0 10px;
	border-top: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	}

#homepage h4 {
	/*color: #333333;*/
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#homepage embed, #homepage object {
	width: 250px; 
	height: 205px;
	margin: 10px 0px 5px 0px; 
	padding: 0px;
	}
	
#homepage ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
#homepage ul li {
	background: url(images/arrowhome.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
.homepageleft {
	float: left;
	width: 356px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #C4C1BC;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	}

.homepageright {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #C4C1BC;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	}
	
.homebox {
	background: #FFFFFF;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	}
	
#fcg {
	background: #F6F3EE;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	}
	
#fcg p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	}
	
#fcg h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
	}
	
#contentleft {
	float: left;
	width: 618px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 20px 10px;
	display: inline;
	}

#contentwide {
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	}
	
#contentwide a, #contentwide a:visited {
	color: #3F99B1;
	text-decoration: none;
	}
	
#contentwide a:hover {
	color: #F04C91;
	text-decoration: none;
	}

#contentleft h1, #contentwide h1 {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#contentleft h1 a, #contentwide h1 a  {
	color: #333333;
	text-decoration: none;
	border: none;
	}

#contentleft h1 a:hover, #contentwide h1 a:hover {
	color: #3F99B1;
	text-decoration: none;
	border: none;
	}
	
#contentleft h2, #contentwide h2 {
	color: #333333;
	font-size: 20px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#contentleft h3, #contentwide h3 {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#contentleft h4, #contentwide h4 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#contentleft h5, #contentwide h5 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#contentleft h6, #contentwide h6 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}
		
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.breadcrumb {
	background: #F6F3EE;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E9E2D7;
	}

.breadcrumb p {
	margin: 0px;
	padding: 0px;
	}
	
.post {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	}

.post p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.post a, .post a:visited, .postcomments a, .postcomments a:visited, .breadcrumb a, .breadcrumb a:visited, .navlink a, .navlink a:visited {
	color: #3F99B1;
	text-decoration: none;
	}
	
.post a:hover, .postcomments a:hover, .breadcrumb a:hover, .navlink a:hover {
	color: #F04C91;
	text-decoration: underline;
	}
	
.post ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.post ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.post ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.post ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
.post ul ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
blockquote {
	background: #F6F3EE;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E9E2D7;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F6F3EE;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E9E2D7;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox {
	background: #F6F3EE;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #E9E2D7;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
	
code {
	color: #333333;
	background: #F6F3EE;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E9E2D7;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
	
.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}
	
.clear {
	clear: both;
	}
	
hr {
	border-bottom: 1px solid #DDDDDD; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.wp-caption {
	border: 1px solid #E9E2D7;
	text-align: center;
	background: #F6F3EE;
	padding: 5px 0px 5px 0px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 272px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar a, #sidebar a:visited  {
	color: #0076A3;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #0076A3;
	text-decoration: underline;
	}
	
#sidebar h4 {
	color: #666;
	font-size: 14px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: 700;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar a img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: none;
	}
	
#sidebar .widget {
background:#FFFFFF url(images/sidebartop.gif) no-repeat scroll center top;
border:1px solid #DDDDDD;
float:left;
margin:0 0 10px;
padding:10px;
width:250px;
}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	color: #0076A3;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/arrow2.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/arrow2.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

.postform {
	background: #F5F5F5;
	width: 250px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#cat {
	background: #FFFFFF;
	color: #333333;
	margin: 5px 0px 5px 0px;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.adsensesidebar {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.twitter {
	background: url(images/twitter.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #ebf6fc url(images/footer-bg.png) center repeat-y;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	margin: 0px;	
	padding: 0px;
	}

.footertop {
	font-size: 12px;
	color: #999;
        font-weight: normal;
	margin: 0px;
	padding: 20px 0px 20px 20px;
        border-left:1px solid #e1e1e1;
        border-right:1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        border-top: 2px solid #e1e1e1;
	}
	
.footertop  a {
	color: #666;
	text-decoration: none;
	}

.footertop  a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
/************************************************
*	Search Form									*
************************************************/

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #333333;
	}

#searchform {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}
	
#searchformheader {
	margin: 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 180px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#searchsubmit {
	background: #3F99B1;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #3F99B1;
	}

#submit {
	background: #3F99B1;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #3F99B1;
	}
	
#author, #email, #url {
	background: #F6F3EE !important;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E9E2D7;
	}
	
#comment {
	background: #F6F3EE !important;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E9E2D7;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #E9E2D7;
	color: #333333;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #DED3C2;
	}
	
.reply a:hover {
	background: #3F99B1;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #3F99B1;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F6F3EE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E9E2D7;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E9E2D7;
	border-bottom: 1px solid #E9E2D7;
	border-left: 1px solid #E9E2D7;
	margin: 0px;
	padding: 0px;
	}

.searchresults {
  width: 880px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  background:#F1F1F1;
  padding-top: 10px;
       }

.table {
  width: 900px;
  margin-left: 20px;
  padding-top: 20px;
       }
.table-network {
  width: 150px;
  float: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 71px;
  background: #FFFFFF;
  text-align:center;
       }

.table-info {
  width: 220px;
  float: left;   
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 48px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 23px;
       }

.table-texts {
  width: 100px;
  float: left; 
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
  font-size: 14px;
       } 

.table-minutes {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100px;
  float: left; 
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
  font-size: 14px;
       }

.table-contract {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100px;
  float: left; 
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
  font-size: 14px;
       }

.table-price { 
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100px;
  float: left; 
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
  font-size: 14px;
       }

.table-buy {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100px;
  float: left; 
  height: 48px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 23px;
       }

#clear {
     clear: both;
     height: 8px;
	}
.table-top {
     background: #EBF5FC url(images/table-top.jpg);
     height: 32px;
     border-left:1px solid #CCCCCC;
     border-right:1px solid #CCCCCC;
     width: 920px;
     border-top:1px solid #e1e1e1;
        }
.table-top-home {
     background: #EBF5FC url(images/table-top-home.jpg);
     height: 25px;
     border-left:1px solid #E9E2D7;
     border-right:1px solid #E9E2D7;
     border-top:1px solid #E9E2D7;
     width: 638px;
     margin-top: 10px;
        }

.feat-table {
  width: 628px;
  padding-left: 10px;
  padding-top: 10px;
  background:#F6F3EE;
  border:1px solid #E9E2D7;
  margin-bottom: 10px;
       }
.feat-table-network {
  width: 100px;
  float: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 71px;
  background: #FFFFFF;
  text-align:center;
       }

.feat-table-info {
  width: 150px;
  float: left;   
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
       }

.feat-table-texts {
  width: 70px;
  float: left; 
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
       } 

.feat-table-minutes {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 70px;
  float: left; 
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
       }

.feat-table-contract {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 70px;
  float: left; 
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
       }

.feat-table-price { 
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 70px;
  float: left; 
  height: 45px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 26px;
       }

.feat-table-buy {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 80px;
  float: left; 
  height: 48px;
  background: #FFFFFF;
  text-align:center;
  padding-top: 23px;
       }
.simman {
   background: #FFFFFF url(images/content_bottom.jpg) no-repeat scroll center top;
   width: 250px;
   border-left:1px solid #DDDDDD;
   border-right:1px solid #DDDDDD;
   border-bottom:1px solid #DDDDDD;
   float:left;
   margin:0 0 10px;
   padding: 9px;
      }

#topnav {
/*float:right;*/
margin:0;
padding-top:0px;
width: 570px;
}
#topnav ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#topnav li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#topnav li a, #topnav li a:link {
background: #CCC url(images/button.png) repeat-x;
color:#333;
display:block;
font-family:Arial,Tahoma,Verdana;
font-size:12px;
font-weight:bold;
margin:0 5px 0 0;
padding:8px 9px 7px;
text-decoration:none;
text-transform:uppercase;
}
#topnav li a:hover {
background:#FFFFFF none repeat scroll 0 0;
color:#333;
margin:0 5px 0 0;
padding:8px 9px 7px;
}
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
background: #CCC url(images/button.png) repeat-x;
border-bottom:1px solid #111111;
border-left:1px solid #111111;
border-right:1px solid #111111;
color:#FFFFFF;
float:none;
margin:0 0 0 -1px;
padding:7px 10px;
width:150px;
}
#topnav li li a:hover {
background: #CCC url(images/button.png) repeat-x;
color:#FFFFFF;
margin:0 0 0 -1px;
padding:7px 10px;
}
#topnav li ul {
height:auto;
left:-999em;
margin:0;
padding:0;
position:absolute;
width:180px;
z-index:9999;
}
#topnav li li {
}
#topnav li ul a {
width:150px;
}
#topnav li ul a:hover, #topnav li ul a:active {
}
#topnav li ul ul {
margin:-30px 0 0 171px;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover1 ul ul, #topnav li.sfhover1 ul ul ul {
left:-999em;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover1 ul, #topnav li li.sfhover1 ul, #topnav li li li.sfhover ul {
left:auto;
}
#topnav li:hover, #topnav li.sfhover1 {
position:static;
}
#topnav .current_page_item a {
background: #CCC url(images/button.png) repeat-x;
color:#333;
border: 1px solid #e1e1e1;
}

li {
list-style-type: none;
}
.promotion {
  font-size: 14px;
  }
.simtop {
background: #fff url(images/content_top_simman.jpg);
height: 101px;
width: 270px;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
.questions {
        font-size: 11px;
}
.questions h3{
        color: #3F99B1;
	font-size: 14px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	}

.questions h4{
        color: #3F99B1;
	font-size: 14px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	}

