

@media print {
	
	
	.leftmenured, .menu, .gsearch, .submitpr, .sociallinks,.leftsidebar,.feedicons, .gads { display:none; }
	
	.fullpr {
	font-size:14px !important;
	position:absolute;
	left:0px; top:200px;
	bottom:20px; right:0px;
	background:#fff;
	margin-top:10px;
	}
	
	
	
}

@media (max-width: 480px) {
body { overflow-x: hidden !important;
    
}
.leftmenured, .leftmenu { display: none }
 table tr td{
display:block;
clear:both;
width: 100%;
}
.gsearch, .cse-branding-right, .sociallinks,.bubplastic.horizontal,
.showcase img, .prtitle img, .boxads, .sharethis-inline-share-buttons, .printicon
{ display:none; }
img { max-width:100%; height: auto; }
h1.fullprh1  {font-size: 22px !important; } 
.prtitle a, #title a { font-size: 22px; }
.pressbody { margin: 1px; font-size: 13px !important; }
.fbody {  max-width:100%; margin:2px; padding:0px !important; }
.contact { display: inline-block; margin:5px !important;}
}

body {
text-shadow:-1px -1px 10px #ededed;	
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;

}

.table-container {
    
    max-width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
    
}

.pressbody {
	
	padding:10px;
	color:#555; 
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 190%;
	


}

.fullprh1 {

font: normal 60px 'Oswald', Helvetica, Arial;
line-height: 155%;
}

.pmeta, .sociallinks {
	padding:10px 10px;
}
.pmeta span {
	font-size:14px;
	margin:5px 50px;
}
.pmeta a {
}

.pmeta img {
	vertical-align:middle;
	margin:5px;
}

.fbody {
	font-size: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	width:85%;

}

h1,h2,h3,h4,h5 {
	
	font-family: 'Oswald',arial;
	
}

.cse-branding-right { float:right; }

input[type="text"]:not([name=q]), input#password {
	
padding:10px 10px;
width:300px;
border:1px solid #e0e0e0;
background:#fff;	
}

#sbb {
	border:1px solid #222;
	outline:none;
	background:#333;
}

input[type="submit"]:not([name=sa]) {
	padding:10px 30px;
	background:#c00;
	color:#fff;
	font-size:16px;
	outline:1px solid #cc0000;
	border:1px solid #c00;
	margin:10px;
	
}
 input[type="submit"]:hover:not([name=sa]) {
	background:#333;
	border:1px solid #222;
	outline:1px solid #111;
}


h1 { font-size: 50px; color:#333; }
h2 {font-size:40px; }
h3 { font-size:30px; }
h4 { font-size:20px; }

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	overflow:hidden; 
	height: 40px;
	margin: 15px -9px 0px -9px;
	padding: 0;
background: rgba(212,3,3,1);
background: -moz-linear-gradient(top, rgba(212,3,3,1) 0%, rgba(237,38,12,1) 51%, rgba(230,9,9,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,3,3,1)), color-stop(51%, rgba(237,38,12,1)), color-stop(100%, rgba(230,9,9,1)));
background: -webkit-linear-gradient(top, rgba(212,3,3,1) 0%, rgba(237,38,12,1) 51%, rgba(230,9,9,1) 100%);
background: -o-linear-gradient(top, rgba(212,3,3,1) 0%, rgba(237,38,12,1) 51%, rgba(230,9,9,1) 100%);
background: -ms-linear-gradient(top, rgba(212,3,3,1) 0%, rgba(237,38,12,1) 51%, rgba(230,9,9,1) 100%);
background: linear-gradient(to bottom, rgba(212,3,3,1) 0%, rgba(237,38,12,1) 51%, rgba(230,9,9,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d40303', endColorstr='#e60909', GradientType=0 );
	
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 10px 10px;
}

.bubplastic.horizontal ul li a {
	display: block;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: 'Source Sans Pro',Arial,Helvetica, arial,sans-serif;
	font-size: 14px;
	
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-right: 15px;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: #fff;
	opacity:.89;
	filter: alpha(opacity=89); 
	-moz-opacity: 0.89;
	color: #c00;
	
	}




#test li {
	display: block;
	border: solid 1px red;
}  

.login {

}

.login #header {

font-family: arial,helvetica,sans-serif;
font-size: 18px;
background-color: #06c; /* #9cf */
padding: 3px;
color: #fff;
border-top: 1px solid #06c;
border-left: 1px solid #06c;
border-right: 1px solid #06c;

}

.login #body {
font-family: arial,helvetica, sans-serif;
font-size: 13px;
background-color: #f0f8ff;
padding: 3px 3px 3px 5px;
border: 1px solid #06c;
}

.error {
	background: #ffc;
	border: 1px solid orange;
	color: red;
	padding: 5px;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.mypages {

width:100%;
display:inline-block;
text-align:center;
font-size:22px;
margin: 15px;
}
.mypages a {
	background:orange;
	padding:10px 15px;
	color:#fff !important;
	
	
}

/*
.myfeatured {
width:100%;
float: left;
background: #FFE8FF;
border: 1px solid #FFCEFF;
padding: 2px;
margin: 5px;

}
.myfeatured #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 3px;
	word-spacing: 0.6px;
	margin-top:2px;

}
myfeatured #img {
float: left;
position: relative;
padding: 3px;
}

.myfeatured #desc {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	word-spacing: 0.3px;
	line-height: 130%;

}
*/

.myfeatured {
width:93%;
position:relative;	

float: left;
padding:20px;




background: rgba(245,231,241,1);
background: -moz-linear-gradient(45deg, rgba(245,231,241,1) 0%, rgba(250,235,249,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(245,231,241,1)), color-stop(100%, rgba(250,235,249,1)));
background: -webkit-linear-gradient(45deg, rgba(245,231,241,1) 0%, rgba(250,235,249,1) 100%);
background: -o-linear-gradient(45deg, rgba(245,231,241,1) 0%, rgba(250,235,249,1) 100%);
background: -ms-linear-gradient(45deg, rgba(245,231,241,1) 0%, rgba(250,235,249,1) 100%);
background: linear-gradient(45deg, rgba(245,231,241,1) 0%, rgba(250,235,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5e7f1', endColorstr='#faebf9', GradientType=1 );



overflow:hidden;
margin: 15px 0px;



-moz-box-shadow: 0px -1px 10px 10px rgba(105,104,105,0.6);
-webkit-box-shadow: 0px -1px 10px 10px rgba(105,104,105,0.6);
box-shadow: 0px -1px 10px 5px rgba(105,104,105,0.4);


}
.myfeatured #title {
	font: normal 35px 'Oswald',arial;
	padding: 20px;
	word-spacing: 0.6px;
	margin:2px;

}
.myfeatured .primg {
float: left;
margin:10px 30px;

}

.myfeatured #desc {
	
	font: normal 20px 'Source Sans Pro',arial;
	padding: 20px;
	word-spacing: 0.3px;
	line-height: 130%;

}

/* sponsored in front page */

.mysponsored {
position:relative;	
width:93%;
float: left;
padding:20px;
background: #E6FFE6;

overflow:hidden;
margin: 15px 0px ;

-moz-box-shadow: 0px -1px 10px 5px rgba(105,104,105,0.4);
-webkit-box-shadow: 0px -1px 10px 5px rgba(105,104,105,0.4);
box-shadow: 0px -1px 10px 5px rgba(105,104,105,0.4);

}
.mysponsored #title {
	
	font: normal 35px 'Oswald',arial;
	padding: 20px;
	word-spacing: 0.6px;
	margin-top:2px;

}
.mysponsored .primg {
float: left;
margin:10px 30px;

}

.mysponsored #desc {
	
	font: normal 22px 'Source Sans Pro',arial;
	padding: 20px;
	word-spacing: 0.3px;
	line-height: 130%;

}



.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.footer {
	font-size: 16px;
	padding:20px;
	background:#d5e8f7;
	color:#444;
	text-shadow:none;
	
}


.lmenu {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: f0f0f0;

}
a:link {
	text-decoration: none;
	color: #0856c0;

}
a:visited { text-decoration:none; }

a.red:link {
	text-decoration: none;
	color: #CC0000;
}
a.agreen:link {
	text-decoration: none;
	color: #00CC00;
}
a.atopmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
		
}
a.atopmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
		
}

a.aleftmenu:link {
	text-decoration: none;
	color: #0000FF;
}
.submitpr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #FF9900;
}
.pressrelease {
	font-size: 13px;
	padding: 6px;
	color: #000;
	border: 1px solid #CCCCCC;

}
.leftmenured {
	font-family: 'Source Sans Pro',Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
	color: #CC3300;

}
.starrating {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pageno {
	padding: 2px 3px 3px 2px;
	border: 1px solid #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: e5ecf9;
	font-weight: bold;

}
.presscontact {
	padding: 3px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color: #e5ecf9;

}
.contact{
	display:inline-block;

padding:30px;
margin:10px;
font-size:18px;
background-color: #E8F9FD;

-moz-box-shadow: 0px -1px 10px 5px rgba(105,104,105,0.6);
-webkit-box-shadow: 0px -1px 10px 5px rgba(105,104,105,0.6);
box-shadow: 0px -1px 10px 2px rgba(105,104,105,0.4);



}
.contact #header {
font: normal 30px 'Oswald',arial, verdana;
color:#1385BB;
display: block;

}

.pressdetailsbox {
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: f0f0f0;
	padding: 2px;
	border: 1px solid e0e0e0;
	font-weight: bold;

}

/*
.pressbody:hover {
	position:absolute;
	left:0px;
	top:300px;
	z-index:10;
	background:#fff;
}
*/

.presstitle {
	font-size: 16px;
}
.pheader {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	color: #CC0000;






}
.v10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.redv10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: f0f0f0;
}
.arial18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.arial16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.sponsored {
	width:92%;
	font-family: 'Oswald',Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #FFFFCC;
	padding: 10px;
		border-bottom:1px solid #ffcc00;
		border-left:1px solid #ffcc00;
		border-right:1px solid #ffcc00;

}
.showcase {
width:90%;	
overflow:hidden;
/*background:#ffc;*/
background: #fffde5;
border: 1px solid #ffc;
padding:20px 40px;
font-size:20px;	
}
.showcase img {
	float:left;
	margin:50px 20px;
	border:1px solid #ffffcc0;	
}

.obutton {
	display:inline-block;
	background:#c00;
	color:white !important;
	padding:15px 30px;
	margin:20px;
	font-size:20px;
	border-radius: 10px;
}

div.sponsored:first-child {
border-top:1px solid #ffcc00;
}


.sponsored a {
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bggrey {
	background-color: e0e0e0;
}
.expressbox {
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFCC;
	padding: 40px;
	border: 1px solid #FFCC00;
	
}
.blackbox {
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	padding: 20px;
	font-size: 16px;
	background:#daf2fa;
	outline:1px solid #68c4e3;
	border:1px solid #fff;

}
.blackbox td {
	padding: 10px;
}	
.loginbox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
	padding: 10px;
	text-align:center;
	font-weight: bold;
}
.logintitle {
	color:#069;
}
.loginarea {
	background:#d5e8f9;
	border:1px solid #bcdbf5;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:20px;
	color: #CC0000;
}
.mysponsored {
	color: #003399;
}
.contributionbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: d5e8f9;
	padding: 1px;
	border: 1px solid e5ecf9;
	color: #003399;

}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.titlesubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: e0e0e0;
	padding-left: 3px;
}
.verd9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.verd10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verd11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.primg {
padding: 3px;
float:left;

}

.pressimg {
float: left;
padding: 30px 40px;
background: #fff;

}

.prcontainer {
overflow:hidden;
position:relative;	
float: left;
width: 97%;
border: 1px solid #d5e8f9;
margin: 10px 0px;


}

.prtitle {
	font-family: 'Oswald',Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding:10px 50px;
	
	background-repeat: repeat;
	background: rgba(213,246,251,1);
background: -moz-linear-gradient(left, rgba(213,246,251,1) 0%, rgba(240,248,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(213,246,251,1)), color-stop(100%, rgba(240,248,255,1)));
background: -webkit-linear-gradient(left, rgba(213,246,251,1) 0%, rgba(240,248,255,1) 100%);
background: -o-linear-gradient(left, rgba(213,246,251,1) 0%, rgba(240,248,255,1) 100%);
background: -ms-linear-gradient(left, rgba(213,246,251,1) 0%, rgba(240,248,255,1) 100%);
background: linear-gradient(to right, rgba(213,246,251,1) 0%, rgba(240,248,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5f6fb', endColorstr='#f0f8ff', GradientType=1 );

}

.prtitle img {
position:absolute;
top:22px;
left:15px;	
	
}
.prtitle a {
}


.prdesc {
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 20px;
	word-spacing: 0.3px;
	line-height: 130%;
	
}
.prdate {
color: green;
display:inline-block;
margin:0px 10px;
}
.primg {

padding: 1px;

}


.fstars {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #FF0000;


}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: e5ecf9;
	padding: 3px;
}
.fstar {
	float: left;
	padding: 4px;
	position: relative;
	top: -2px;
	
}
.sads {
width: 150px;
float: left;
height: 50px;
padding: 5px;
margin: 1px;
font: normal 13px arial, verdana;
border: 1px solid #c00;
}
.sads a {
color: #c00;
text-decoration: underline;
}
.sads span {
font: normal 11px verdana, arial, helvetia;
}