/*------------------------------------------------------------------------
# MediaOptions.com
# ------------------------------------------------------------------------
# Copyright (C) 2007 solid3.com All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Mario A Flórez
# Website:  http://www.solid3.com 
-------------------------------------------------------------------------*/


/* MAIN CSS*/

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	color:#242424;
}

.texttitle{
	padding-top:30px;
	font-size:20px;
}

h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
a:link { 
	color: #006699;
	text-decoration: none;
	}
a:visited { 
	color: #006699;
	text-decoration: none;
	}
a:hover { 
	color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #006699;
	text-decoration: none;
	}
.error {
	color: #FF0000;
	font-weight: bold;
}
.success {
	color: #339966;
	font-weight: bold;
}
.headerwrap {
	background-color: #fff;
}
.logowrap {
	height: 80px;
	width: 200px;
}

.navwrap {
	height: 38px;
	background-image: url(http://www.mediaoptions.com/images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
#navstyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
	margin-top:0px;
}
#navstyle a{
	color: #656565;
    text-decoration: none;
	font-weight: bold;
}
#navstyle a:hover{
	color: #262626;
    text-decoration: underline;
	font-weight: bold;
}

.leftnavwrap {
	background-color: #FFFFFF;
	width: 160px;
}
#leftnavstyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top:0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contentpad {
}
#leftnavstyle a{font-family:Arial, Helvetica, sans-serif;
        font-size: 11px;
		color: #FFFFFF;
        text-decoration: underline;
	    font-weight: normal;}
#leftnavstyle a:hover{font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #FFFF99;
    text-decoration: underline;
	font-weight: normal;}
	
#footerwrap {
	background-color: #007e9a;
	height: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B3E3F4;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerwrap a{font-family:Arial, Helvetica, sans-serif;
        font-size: 10px;
		color: #FFFFFF;
        text-decoration: underline;
	    font-weight: bold;}
#footerwrap a:hover{font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFFF99;
    text-decoration: underline;
	font-weight: bold;}
.contentwrap {
	height: 100%;
	background-color: #FFFFFF;
}
.adsplace {
	padding-right: 25px;
}
.headerwrap .logowrap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.loginAreaWrap {
	background-color: #A5DFF6;
	width: 180px;
	height: 30px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
.requiredfield {
	font-weight: bold;
}
.regformfield {
	width: 250px;
}
.accountTablewrap {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.accountTableborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;
	font-weight: bold;
}
.accountTableborderright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;
}
.myaccountWrap {
 	background-color: #FFFFFF;
}
.standardtableWrap {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.inputPrice {
	width: 60px;
}
.standardrowWrap {
	background-color: #CCCCCC;
	font-weight: bold;
}
.errortableWrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.errorrowWrap {
	background-color: #FFFFFF;
}
.defaultField {
	width: 200px;
}
.row1 {
	background-color: #F7F7F7;
	font-weight: normal;
}
.row2 {
	background-color: #FFFFFF;
	font-weight: normal;
}
.boldFont {
	font-weight: bold;
}
.domtables {
	background-color: #FFFFFF;
	border: 1px solid #008DBD;
}
.domtabhead {
	background-color: #008DBD;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.searchwrap {
	font-weight: bold;
	
}
.searchtop {
	font-size: 18px;
	font-weight: bold;
	height:100px;
	padding-left:100px;
	color: #626262;
	background-image:url(images/bg_search_title.jpg);
	background-repeat:no-repeat;
	background-position:top;


}
.indexBold2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #e54209;
}
.indexBold {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #656565;
}
.catTableWrap {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}
.catrowWrap {
	font-size: 11px;
	font-weight: bold;
}
.sellerWrap {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	padding: 6px;

}
.catrowrightWrap {
	font-size: 11px;
	font-weight: normal;
}
.bigcatHead {
	font-size: 20px;
	font-weight: bold;
	color: #565656;
	padding:20px;
}
.navbox {
	border-right: #008DBD 1px solid;
	border-top: #008DBD 1px solid;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-left: #008DBD 1px solid;
	width: 150px;
	border-bottom: #008DBD 1px solid;
	background-color: #EBFAFD;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.navbox .content {
	font-size: 11px; 
	color: #000000; 
	text-align: left;
}
.navbox .top {
	padding-right: 0px; 
	padding-left: 15px;
	font-weight: bold; 
	font-size: 12px; 
	padding-bottom: 4px; 
	color: #FFFFFF; 
	padding-top: 4px; 
	background-color:#008DBD; 
	text-align: left;
}

.navbox UL.menu {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
.navbox UL.menu A.menulink:link {
	padding-right: -7px;
	border-top: #008DBD 1px solid;
	display: block;
	padding-left: 15px;
	padding-bottom: 3px;
	width: 90%;
	color: #006699;
	padding-top: 3px;
	text-decoration: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.navbox UL.menu A.menulink:visited {
	padding-right: -7px;
	border-top: #008DBD 1px solid;
	display: block;
	padding-left: 15px;
	padding-bottom: 3px;
	width: 90%;
	color: #006699;
	padding-top: 3px;
	text-decoration: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.navbox UL.menu A.menulink:active {
	padding-right: -7px;
	border-top: #008DBD 1px solid;
	display: block;
	padding-left: 15px;
	padding-bottom: 3px;
	width: 90%;
	color: #006699;
	padding-top: 3px;
	text-decoration: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.navbox UL.menu A.menulink:hover {
	color: #006699;
	background-color: #ACF4FD;
	text-decoration: underline;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.welcomeParagraph {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.searchTableHead {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.infoPageBox {
	border: 1px none #008DBD;
	list-style-type: circle;

}
.infoTable {
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.biggerFont {
	font-size: 12px;
}


/* MODULE STYLE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

.moduletable {
	padding: 0;
	margin: 0;
	width: 155px;
	margin-bottom: 10px;
	color: #757575;
	font-family: Verdana;
	font-size: 12px;
}

.moduletable a {
	color: #757575;
	text-decoration:none;
}

.moduletable h3 {
	padding-left: 10px;
	color: #757575;
	font-size: 12px;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 12px;
}

.mainlevel {
	background-color:#000;
	color:#ff0000;
	margin:0;
	padding:0;
	
}


/* FORM STYLE
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px verdana;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background-color: #EFEFEF;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background-color: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background-color: #FFFFFF;
}

		



/* JL STYLE
--------------------------------------------------------- */
table.blog {
	padding:0;
	margin:0;
	}

table.blog .article_seperator {
	display: block;
	height: 15px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	/*padding: 20px;
	padding-right: 10px;
	padding-left: 10px;*/
}

table.contenttoc {
	/*margin: 0 0 10px 10px;*/
	padding: 0;
	width: 35%;
}

table.contenttoc td {
	/*padding: 1px 5px 1px 18px;*/
}

table.contenttoc th {
	padding: 2px 4px;
	background: #131C23;
	color: #FFFFFF;
	text-indent: 5px;
	text-transform: UPPERCASE;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}	

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #666666;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.back_button{padding:10px;}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	color: #000;
	/*background: #291F1F;*/
	font-size: 35px;
	font-weight: bold;
	line-height: normal;
	color:#007e9a;
	background-image:url(http://www.mediaoptions.com/images/bg_titles_dot.jpg);
	background-position:left; 
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:40px;
	height:40px;	
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	font-size:18px; color:#ff4B0C; font-weight:bolder;
	text-transform:capitalize;
}

table.blog td{
	padding:0;
}


table.blog td.contentheading {
	font-size:18px; color:#ff4B0C; font-weight:bolder;
	text-transform:capitalize;
}

table.blog a.contentpagetitle {
	color: #131C23;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}


table.contentpaneopen td, table.contentpane td {
	padding:0px;
	margin:0px;
}

table.contentpaneopen td p, table.contentpane td p{
	text-align:justify;
}

table.contentpaneopen, table.contentpane, table.blog {
	padding:10px;
	padding-top:0;
	/*padding:15px;*/
	width: 100%;
}

.createdate {
	color: #AAAAAA;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #AAAAAA;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.mosimage {
	padding: 0;
	margin: 15px 15px 0 0!important;
	margin: 15px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAAAAA;
}

.pagenav {
	padding: 2px;
}

a.pagenav,
 .pagenav_prev a,
 .pagenav_next a,
 .pagenavbar a {
	padding: 1px 4px;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, 
 .pagenav_prev a:hover,
 .pagenav_next a:hover,
 .pagenavbar a:hover { 
	color: #FCBF02;
} 

a.pagenav:active,
 .pagenav_prev a:active,
 .pagenav_next a:active,
 .pagenavbar a:active {
	padding: 1px 4px;
	color: #666666;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666666;
}

.sectiontableheader {
	padding: 1px 4px;
	background: #131C23;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}	

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F2F2F2;
}

tr.sectiontableentry2 td {
	padding: 4px;
}

.small {
	color: #AAAAAA;
}

.smalldark {
	text-align: left;
}


		
/* Firefox Scrollbar Hack - Do not remove 
--------------------------------------------------------- */

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
