/* Localized */
html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #BEC3C6;
	color: #030303;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: left;
}

a {
	outline: none;
	color: #900;
}

h1 {
	color: #900 !important;
	font-family: Helvetica, Arial, Sans-Serif !important;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1.5px;
	border-bottom: 1px solid #bbb;
	margin: 0 15px 20px 0px;
}
.site {
	width: 883px;
	height: 100%;
	margin: 0 auto;
}
.topmenu {
	padding-right: 75px;
	margin-top: 10px;
	text-align: left;
}

.topmenu a {
	font-size: 11px;
	color: #BEC3C6;
	background-repeat: no-repeat;
	padding-left: 13px;
	background-image: url(../images/topmenuarrow.gif);
}

.bannerlogo {
	background-image: url(../images/bannerbg.jpg);
	height: 200px;
	width: 883px;
	background-repeat: no-repeat;
}
.logo {
	margin-top: 50px;
}

.menu {
	background-image: url(../images/bg-top.gif);
	display: block;
	text-align: center;
	height: 25px;
}
.menu span {
	display: block;
	height: 25px;
	overflow: hidden;
	width: 780px;
	margin: 0 auto;
}

.menu a {
	background-image: url(../images/menu.gif);
	font-size: 11px;
	display: block;
	float: left;
	width: 128px;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	color: #fefefe;
	height: 25px;
	line-height: 30px;
	margin-right: 2px;
}

.menu a:hover,.menu .selected {
	background-image: url(../images/menu_over.gif);
}
#banner {
	height: 134px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-bottom: 0px;
}
.right {
	width: 225px;
	padding: 0 10px;
	float: right;
}

.right img {
	display: block;
	margin: 0 auto;
}
.right i {
	display: block;
	padding: 10px;
}

.right .wend {
	background: #ccc;
	margin: 15px 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


.cnt {
	width: 883px;
	display: inline-table;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

.contentbody {
	width: 615px;
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	font-size: 14px;
}
.contentbody .contentbody {
	top: 0 !important;
	left: 0 !important;
}
.contentbody p {
	padding: 0;
	margin: 10px 25px 10px 15px;
}
.contentbody ul, .contentbody ol {
	margin: 0 25px 0 15px;
	padding: 0;
}
.contentbody ul {
	padding-left: 20px;
	list-style-type: none;
}
.contentbody ol {
	padding-left: 40px;
	list-style-type: decimal;
}
.contentbody li {
	margin-top: 7px;
	line-height: 18px;
}
.contentbody ul li, .contentbody ol ul li {
	background: transparent url(../images/bottomarrowmenu.gif) no-repeat center left;
	padding-left: 15px;
}
.contentbody ol li {
	padding-left: 0;
}
.contentbody  li a {
	color: #900;
}

.red li {
	padding-left: 60px !important;
	margin-left: 0;
	padding-right: 0;
	background-image: url(../images/ulba.jpg) !important;
	background-repeat: no-repeat;
	background-position: top left;
}
.wend {
	width: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
}
.bottommenu {
	background-image: url(../images/bg-bottom.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 50px;
	padding-top: 20px;
	text-align: center;
}

.bottommenu a {
	font-size: 11px;
	color: #900;
	background-image: url(../images/bottomarrowmenu.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	position: relative;
	top: -15px;
}

.mf {
	color: #900;
	background-image: url(../images/bottomarrowmenu.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 10px;
	float: right;
}

.bottommenu .im {
	background-image: none;
	margin-right: 18px;
	top: 0;
	margin-left: 20px;
}

#form1,fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#form1 fieldset {
	margin-bottom: 3px;
}

#form1 fieldset strong {
	display: block;
	float: left;
	width: 50px;
}
#form1 fieldset input {
	display: block;
	float: left;
	width: 110px;
	border: 1px solid #CCCCCC;
}
#form1 .submitbutton {
	display: block;
	margin: 0 !important;
	padding: 3px !important;
	margin-top: 7px !important;
	margin-bottom: 7px !important;
	background-color: #454545;
	border: 1px solid #333;
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
}
.subheading {
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #900;
	padding-top: 15px;
}
.subheading2 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #ccc;
	padding: .2em;
}

#commentform textarea {
	width: 97%;
}

#commentlist li ul {
	border-left: 1px solid #ccc;
	list-style-type: none;
}
#commentlist li ul {
	border-left: 1px solid #ccc;
	list-style-type: none;
}

#commentlist, #commentlist ul {
	background-image: none !important;
}
#commentlist {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
#commentlist li {
	padding: 0;
	margin: 0;
}

.meta {
	font-size: 11px;
	margin: 0 15px 0 0;
	padding: 10px;
	line-height: 12px;
	border: 1px solid #ddd;
	background: #efefef;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #666;
	font-weight: normal;
}

.subheadingblog {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0064A4;
	padding-top: 15px;
}

cite {
	font-size: 8pt;
	margin: -15px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #ccc;
}

tableborder {
	border: 1px dotted #000;
}

.tableborderback {
	background-color: #FBFBFB;
}

hr {
	border: none;
	border-bottom: 1px dotted #000;
	margin: 20px 50px 20px 50px;
}

.contentsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.timer {
	font-size: 18pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	padding-top: 15px;
}

.timer2 {
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #900;
}

.topdate {
	border-bottom: dashed 1px #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-align: right;
}

.storytitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-top: 0;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
h2.underlined-head {
	border-bottom: 1px solid #aaa;
	margin-right: 15px;
}
h2 a {
	text-decoration: none;
}

.contentbody2 {
	font-size: 11pt;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.submitbutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000;
	height: 20px;
	width: 90px;
	border: 1px solid #000;
	font-size: 12px;
	color: #fff;
}

.cb2 {
	/*padding-right:20px !important;*/
}
.cb2 .subheading {
	padding-top: 10px !important;
	margin-bottom: 10px !important;
}
.sp {
	display: block;
	padding-bottom: 50px !important;
}

.subheading.first {
	padding-top: 10px !important;
	padding-left: 2px !important;
}

.right ul, .right li {
	margin: 0;
	padding: 0;
	display: block;
}
.right h2 {
	margin: 0;
	padding: 0;
	font-size: 12px ;
}
.right li {
	margin-bottom: 20px !important;
}
.right li li {
	background-image: url(../images/bottomarrowmenu.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 10px;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

#clip {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index:9999999;
}

#flashcont{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 427px;
	height: 375px;
	z-index: 9999999;
	background-color: #ccc;
	background-image: url(../imagess/loading.gif);
	background-repeat: no-repeat;
	background-position: 160px 160px;
}
.closebut {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
}
.closebut a {
	width: 20px;
	display: block;
	float: right;
	line-height: 20px;
	text-decoration: none;
	color: #2c2c2c;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
}

.testimonials p {
	padding: 10px 5px !important;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 25px !important;
}
.testimonials p:hover {
	background-color: #f5f5f5;
}
.testimonials  i {
	display: block;
	background-image: url(../images/clock.png) !important;
	background-repeat: no-repeat;
}
.testimonials b {
	display: block;
	text-align: right;
	padding-right: 30px;
}


/* Testimonial boxes */
div.float-testimonial {
	float: right;
	width: 250px;
	background-color: #e5e5e5;
	padding: 10px;
	margin: 0 25px 15px 15px;
	border: 1px solid #d5d5d5;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}
div.float-testimonial h2, div.normal-testimonial h2 {
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #900;
	font-weight: normal;
}
div.float-testimonial p, div.normal-testimonial p {
	margin: 0 0 10px 0;
	font-size: 12px;
}
div.float-testimonial p.more, div.normal-testimonial p.more {
	margin: 0;
	text-align: right;
	line-height: 12px;
	font-size: 11px;
}
div.float-testimonial p.more span, div.normal-testimonial p.more span {
	background: transparent url(../images/bottomarrowmenu.gif) no-repeat center left;
	padding-left: 15px;
}
div.normal-testimonial {
	background-color: #e5e5e5;
	padding: 10px;
	margin: 0 65px 0 55px;
	border: 1px solid #d5d5d5;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}
/* End testimonial boxes */


input#sendbutton2 {
	width: 180px;
}

ol.cf-ol li input, ol.cf-ol li select {
	width: 160px;
}
ol.cf-ol li textarea {
	height: 100px;
	width: 220px;
}

div#release_countdown {
	/*border: 1px solid #b0d0b1;*/
	border: 1px solid #900;
	padding: 15px;
	margin-right: 15px;
	/*background: #d2f0d3;*/
	background: #f0d2d3;
	/*color: #509050;*/
	color: #900;
	font-weight: bold;
}

div.error_messages {
	/*border: 1px solid #b0d0b1;*/
	border: 1px solid #900;
	padding: 15px;
	margin-right: 15px;
	/*background: #d2f0d3;*/
	background: #f0d2d3;
	/*color: #509050;*/
	color: #900;
	font-weight: bold;
}

/* Comparison table */
table#comparison-table a,
table#comparison-table a:link,
table#comparison-table a:visited {
	border:none;
	text-decoration:underline;
}
table#comparison-table img {
	border:0;
	margin:.5em 0;
}
table#comparison-table {
	width:560px;
	border-top:1px solid #ccc; /* e3f1fe */
	border-right:1px solid #ccc; /* e3f1fe */
	margin: 20px 25px 20px 15px;
	border-collapse:collapse;
}
table#comparison-table caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
}
table#comparison-table tr.odd td,
table#comparison-table tr.odd .column1 {
	background-color:#f8f8f8;
}
table#comparison-table .column1	{
	background:#f9fcfe;
}
table#comparison-table td {
	/*color:#678197;*/
	color:#000;
	border-bottom: 1px solid #ccc; /* e3f1fe */
	border-left:1px solid #ccc; /* e5eff8 */
	padding:.3em .3em;
	text-align:center;
	font-size: 13px;
}
table#comparison-table th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.1em 1em;
}
table#comparison-table thead th {
	background:#4e4e4e; /* a42126 */
	text-align:center;
	color:#fff;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#comparison-table tfoot th {
	background:#f8f8f8;
	text-align:center;
	color: #000;
}
table#comparison-table tfoot th strong {
	margin:.5em 0 0.5em .5em;
	color:#000;
	font-size: 15px;
}
table#comparison-table tfoot th em {
	/*color:#f03b58;*/
	color:#900;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}

table#comparison-table .left {text-align: left}
table#comparison-table .bold {font-weight: bold;}

