/* CSS Document */

body,html {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(/images/stripetrans.png);
	background-repeat: repeat;
	background-color: #A8B9D9;
	background-attachment: fixed;
	height: 100%;
}

.menubg {
	background-color: #F7F7F7;
}

.fieldalert {
	border-color: #FF0000;
}

.headertrans {
    opacity:0.5;
    filter:alpha(opacity=50);
}

.headersub {
	font-size:12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

.headersub a{
	color: #CCCCCC;
	text-decoration: none;
}

.headersub a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.navigationpe {
	font-size:12px;
	padding:0px 0px 0px 0px;
	text-align:left;
	margin: 5px 10px 3px 10px;
	color: #666666;
	float: left;
}

.iframeholder{
	margin: 5px 20px 5px 20px;
}

.iframeholderquick{
	margin: 5px 20px 5px 20px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
}

.embedframe{
	width: 100%;
	border-width: 0px;
	height: 78px;
}

.pagecontent{
	min-height: 400px;
}

.bodyembed{
	background-color: #FBFBFB;
	height: 800px;
}

.mainpageboxembed {
	margin: 25px 160px 25px 160px;
}

.formboxembed {
	padding:1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FCFCFC;
}

.input strong{
	color: #013668;
}

.fileupload
{
	position: fixed;
	top: 10px;
	left: 10px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: 0px 0px 6px #000000;
    -moz-box-shadow: 0px 0px 6px #000000;
    -webkit-box-shadow: 0px 0px 6px #000000;
	
	z-index: 10000;
}

.uploadtext
{
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #013668;
	text-align: right;
}

.titlebg
{
	background-color: #535353;
}

.uploadcode
{
	padding: 5px 5px 5px 5px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-size:23px;
	line-height:1.2em;
	color:#013668;
	text-transform:none;
	letter-spacing:-1px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size:25px;
	line-height:1.2em;
	color:#333333;
	text-transform:none;
	letter-spacing:-1px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size:25px;
	line-height:1.2em;
	color:#333333;
	text-transform:none;
	letter-spacing:-1px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

.hitcounter
{
	margin: 0px 10px 10px 0px;
	text-align: center;
}

ul {
}

li {
	margin: 10px 0px 10px 0px;
}



.navigationul
{
	margin: 8px 5px 8px 5px;
	padding: 0px 0px 0px 0px;
}

.navigationli
{
	display: inline;
	list-style-type: none;
	font-size: 14px;
	margin: 10px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.petitlepublish {
	padding:10px 0px 10px 0px;
	text-align: left;
	margin: 0px 20px 0px 20px;
}

.poptranslate {
	display: none;
	position: fixed;
	top: 0px;
	right: 0px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding: 15px 15px 15px 15px;
	margin: 80px 10px 10px 10px;
	background-color: #FFFFFF;
	z-index: 10000;
	opacity: 0.80;
	width: 300px;
	height: 80px;
	text-transform: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
}





.floatlogoleft {
	text-align: right;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	position: static;
	height: 35px;
}


.gtranslate {
	z-index:1;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	position: static;
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.gtranslate a {
	color: #666666;
	text-decoration: none;
}

.centerthree {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}

.content {
	margin:10px 20px 0px 20px;
	text-align: left;
	color: #333333;
	line-height: 20px;
	padding: 10px 0px 10px 0px;
	font-size: 14px;
}

.content strong{
	color: #506AAB;
}


.centered {
	margin:0px 20px 0px 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 0px 10px 0px;
}


.floatads {
	width:170px;
	height:200px;
	z-index:1;
	float: right;
}
.floatlogo {
	position:static;
	z-index:1;
	right: 0px;
	top: 10px;
}

.floatshare {
	z-index:1;
	border-color: #CCCCCC;
	float: right;
	position: relative;
	margin: 10px 5px 0px 0px;
}


.logospace {
	margin: 0px 0px 0px 0px;
}

.translate {
	position:static;
	z-index:1;
	right: 0px;
	top: 0px;
	border-color: #CCCCCC;
	text-align: right;
	margin: 10px 10px 10px 10px;
}

.nocolorlink a{
	color: #FFFFFF;
}
.nocolorlink a:hover{
	color: #FFFFFF;
}

.threecolumn{
	padding: 5px 0px 10px 0px;
}

.expandcodewindow {
	margin: 20px 0px 20px 0px;
	display: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.getcodewindow{
	padding: 5px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	width: 240px;
	text-align: right;
}

.bottomwording {
	margin:0px 20px 0px 20px;
	text-align: left;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 0px 10px 0px;
}

.bottomwording a{
	color: #3366CC;
}
.bottomwording strong{
	color: #506AAB;
}
.bottomwording a:hover{
	color: #F78F1E;
}

.expand{
	display: none;
}

.expandcollapsemargin {
	margin: 20px 0px 20px 0px;
}


.field{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;



    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 2px 0px 0px 0px;
	background-image: url(images/stripetrans.png);
}

.formtext {
	color: #013668;
	font-size: 12px;
}

.googlesearch{
	margin: 0px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: right;
}

.socialfloat{
	margin: 4px 0px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formpagetitle{
	margin: 0px 0px 0px 0px;
}
.social{
	font-size: 14px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
	height: 31px;
}
.social a{
	color: #506AAB;
}
.social a:hover{
	color: #F78F1E;
}

.googleadlinks {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin: 0px 55px 10px 55px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #666666;
	float: left;
	width: 914px;
}


.cap{
}

.capbottom{
}
.formscroll{
}

.rule {
	height:1px;
	border: none;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	width: 850px;
}

.red {
	color: #FF0000;
}
.orange {
	color: #F78F1E;
	font-weight: bold;
}
.blue {
	color: #0066CC;
}

.header {
	padding:5px 0px 5px 0px;
	text-align: center;
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #333333;
}
.footerad {
	text-align: center;
	margin: 10px 50px 0px 50px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 10px 0px;
}
.bannerad {
	text-align: center;
	margin: 10px 20px 0px 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 10px 0px;
	overflow: auto;
}
.footer {
	padding:10px 20px 10px 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.footer a{
	color: #5C8BC5;
	text-decoration: none;
}
.footer a:hover{
	color: #A3C1E0;
}

.newnavigationbar {
	padding:5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-top-color: #FFFFFF;
	border-bottom-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-bottom-color: #FFFFFF;
}

.navigationbar {
	padding:5px 0px 5px 0px;
	margin: 0px 20px 0px 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: left;
	height: 37px;
}


.navigationbarfoot {
	font-size:14px;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin: 10px 0px 10px 0px;
	color: #013668;
}


.navigationbarfoot a{
	color: #3366CC;
	text-decoration: none;
}
.navigationbarfoot a:hover{
	color: #FF9900;
}

.newnavigationbar a{
	color: #506AAB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newnavigationbar a:hover{
	color: #F78F1E;
}


.navigationbar a{
	color: #506AAB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.navigationbar a:hover{
	color: #F78F1E;
}







.navigationlink {
	font-size:12px;
	padding:0px 0px 0px 0px;
	text-align:left;
	margin: 10px 10px 8px 10px;
	color: #666666;
	float: left;
	height: 18px;
}
.navigationlink a{
	color: #013668;
	text-decoration: none;
}
.navigationlink a:hover{
	color: #F78F1E;
}

.mainpagebox {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #FCFCFC;







	-moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius-top: 0px 0px 15px 15px;
	border-radius-top: 0px 0px 15px 15px;
	box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.15);






    -moz-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.15);
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 9%;
	margin-right: 9%;
	
	filter:alpha(opacity=100);
    -moz-opacity:100;
    opacity:.99;

}



.title {
	padding:5px;
	text-align: left;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	margin: 0px 20px 0px 20px;
}
.pageeasyheader {
	text-align: center;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	height: 140px;
	margin: 0px 20px 0px 20px;
}
.titlepublish {
	padding:20px 0px 20px 0px;
	text-align: center;
	margin: 0px 20px 0px 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.newtitlepublish {
	padding:20px 20px 20px 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	box-shadow:inset 0px 0px 40px 10px rgba(0, 0, 0, 0.30);





	-moz-box-shadow:inset 0px 0px 40px 10px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow:inset 0px 0px 40px 10px rgba(0, 0, 0, 0.30);
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	background-color: #4B4B4B;
	
}

.newtitlepublish h1{
	color: #F5F5F5;
}

.titlecontact {
	text-align: left;
	margin: 10px 20px 0px 20px;
}
.companyname {
	padding:0px 0px 0px 0px;
	text-align: center;
}
.company {
	padding:5px 20px 5px 20px;
	text-align: left;
	background-color: #F5F5F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.text {
	margin:0px 20px 0px 20px;
	text-align: left;
	color: #333333;
	line-height: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	
	font-smooth:always;
	-webkit-font-smoothing: always;
	-moz-font-smoothing: always;
	
	
	filter:alpha(opacity=100);
    -moz-opacity:100;
    opacity:.99;
}

.textquick {
	margin:0px 20px 0px 20px;
	text-align: left;
	color: #333333;
	line-height: 20px;
	padding: 10px 0px 10px 0px;
	font-size: 14px;
}

.tiny {
	margin:0px 55px 0px 55px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 0px 10px 0px;
}
.formbox {
	padding:10px 10px 10px 10px;
	margin: 10px 30px 0px 30px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color: #FBFBFB;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.formcluster {
	padding:1px 0px 1px 0px;
}
.formlabel {
	padding:0px 0px 2px 0px;
	text-align: left;
	font-size: 14px;
	color: #666666;
}
.formlabelorange {
	padding:0px 0px 2px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}


.formlabel strong{
	color: #013668;
}


.formlabel a{
	color: #013668;
}
.formlabel a:hover{
	color: #CCCCCC;
}
.input {
	padding:1px 0px 1px 0px;
	text-align: left;
	color: #333333;
	font-size: 12px;
}

.input a{
	color: #3366CC;
	text-decoration: underline;
}

.imagepreview {
	padding:5px 0px 5px 0px;
	text-align: left;
}
.text a{
	color: #3366CC;
}
.text strong{
	color: #013668;
}
.text a:hover{
	color: #F78F1E;
}
.alert {
	padding:5px 5px 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	margin: 10px 50px 10px 50px;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
}
.bold {
	padding:0px 20px 2px 20px;
	text-align: left;
	margin: 15px 0px 0px 0px;
	
	font-smooth:always;
	-webkit-font-smoothing: always;
	-moz-font-smoothing: always;
}
.code {
	text-align: center;
	overflow: auto;
	margin: 10px 20px 10px 20px;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	padding: 20px 20px 20px 20px;


	
			-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(images/stripetrans.png);
	background-repeat: repeat;
	box-shadow:inset 0px 0px 50px 20px rgba(0, 0, 0, 0.30);
    -moz-box-shadow:inset 0px 0px 50px 20px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow:inset 0px 0px 50px 20px rgba(0, 0, 0, 0.30);
	background-color: #CCCCCC;
	color: #EFEFEF;
}

.code img {
	border-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	
			box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.50);

}

.image {
	padding:10px 0px 10px 0px;
	text-align: center;
}
.image img{
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}


.bgtextarea{
	margin: 0px 0px 0px 0px;
	border-color: #506AAB;
	border-style: solid;
	border-width: 1px;
	padding: 20px 5px 5px 5px;
	width: 98%;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	height: 20px;
	background-image: url(images/fieldlabelbg.png);
	background-repeat: no-repeat;
	background-position: top left;
}



.pageupdatetextarea{
	margin: 2px 0px 0px 0px;
	border-color: #506AAB;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	width: 98%;



	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	background-color: #F7F8FB;
	background-image: url(images/stripetrans.png);
}

.pagetitletextarea{
	margin: 0px 0px 0px 0px;
	border-color: #506AAB;
	border-style: solid;
	border-width: 1px;
	padding: 20px 5px 5px 5px;
	width: 98%;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	height: 20px;
	background-image: url(images/fieldlabeltitle.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.emailtextarea{
	margin: 0px 0px 0px 0px;
	border-color: #506AAB;
	border-style: solid;
	border-width: 1px;
	padding: 20px 5px 5px 5px;
	width: 98%;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	height: 20px;
	background-image: url(images/fieldlabelemail.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.itemtextarea{
	margin: 0px 0px 0px 0px;
	border-color: #506AAB;
	border-style: solid;
	border-width: 1px;
	padding: 20px 5px 5px 5px;
	width: 98%;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	height: 20px;
	background-image: url(images/fieldlabelitem.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.pricetextarea{
	margin: 0px 0px 0px 0px;
	border-color: #506AAB;
	border-style: solid;
	border-width: 1px;
	padding: 20px 5px 5px 5px;
	width: 98%;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	height: 20px;
	background-image: url(images/fieldlabelprice.png);
	background-repeat: no-repeat;
	background-position: top left;
}


.pageupdatecodearea{
	margin: 2px 0px 0px 0px;
	border-color: #F78F1E;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	width: 98%;








	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	color: #666666;
	background-color: #FEF4EB;
	background-image: url(images/stripetrans.png);
}
.pageupdateradioarea{
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	width: 900px;
	height: 150px;
	border-color: #999999;
}
.formtextareasmall{
	height: 150px;
	padding: 10px 10px 10px 10px;



	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 90%;
	background-image: url(images/stripetrans.png);
}
.pageupdatecluster{
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}
.pageupdatesection{
	padding: 0px 0px 15px 0px;
	margin: 5px 0px 10px 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.searchresults{
	padding: 10px 20px 10px 10px;
	border-bottom-width: 1px;
}
.emailthis{
	height: 20px;
	text-align: right;
	margin: 30px 0px 0px 0px;
	width: 80%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.emailthis a{
	color: #0066CC;
	text-decoration: none;
}
.emailthis a:hover{
	color: #CCCCCC;
}
.button1 {
	margin: 10px 10px 10px 0px;
}
.subtitle {
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
.updatesep {
	margin: 0px 0px 20px 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.editthis {
	margin: 5px 0px 0px 0px;
	width: 725px;
	float: left;
}

.titleinput {
	width: 300px;
}

.anchordiv{
	height: 50px;
}

