/*
Theme Name: PMG Theme Red
Theme URI: http://www.engage-technologies.co.uk/
Description: Custom CMS design for PMG
Version: 1.0
Author: Masud A. Khan
Author URI: http://www.engage-technologies.co.uk/
*/
html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:"Trebuchet MS", arial;
	color:#283d49;
	background: url(images/bg_repeat.png) repeat-x; 
}

img{border:none;}

a{color:#283d49}

/*overall*/

#bg{
	background:url(images/bg3.png) no-repeat top;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


#logo { margin-top: 0
padding-top:0;
float: right; }

#logo h1 { 
	margin:0;
	padding: 0;
	z-index: 3;
	height:125px;
	width:125px;
	text-indent: -9000px;
	background:url(images/logo.gif) top center repeat-x;
}

#logo_text { float: left;
width: 370px;
margin-left: 5em; }

#address { font-size: 0.7em }
.center{
	width:750px;
	margin:0 auto;
}

/*top*/
.top {
	padding:10px 0 33px 0;
	overflow:hidden;
	width:750px;
	float:left;
}

.top a{float:left;}

.logo{height:117px;width:117px;background:url(images/logo.gif) no-repeat;display:block;}

h1{padding:30px 0 0 5px;margin:0;width:260px;color:#fff;font-size:1em;font-weight:bold;text-align:justify;float:left;}

h1 strong{color:#CCCCCC;text-transform:uppercase;font-size:1.2em}

h4{padding:13px 0 0 22px;margin:0;width:250px;color:#fff;font-size:0.9em;font-weight:bold;text-align:justify;float:right;}

/*menu
.menu{overflow:hidden;width:100%;float:left;margin:0;padding:6px 0 0 0}
.menu a{color:#f8f4e8;text-decoration:none;float:left;display:inline-block;width:74px;height:26px;margin-right:6px;text-align:center}
.menu a.active{color:#20313a;background:url(../images/menu_a.gif) no-repeat}*/

/*content*/
.content{
	overflow:hidden;
	width:750px;
	float:left;
	font-size:12px;
	text-align:justify;
	padding-top: 0.5em;
}
	
.more {
	float:right;
	background:url(images/more.gif) no-repeat top right;
	text-decoration:none;
	font-size:10px;
	padding:4px 10px 0 0;
}
	
.left_column{
	float:left;
	width:540px;
}

.right_column{	
	float:right;
	width:190px;
}
h2{margin:0;padding:0 0 10px 0;background:url(images/dot.gif) no-repeat bottom left;font-weight:bold;font-size:13px;margin-bottom:3px}

h3{
	text-transform:uppercase;
	color:#990000;
	font-size:18px;
	padding:0;
	margin:0;
}

h5{
	text-transform:uppercase;
	color: #990000;
	font-size:14px;
	padding:0;
	margin:20px 0 0 0;
}

.right_column strong{text-transform:uppercase}
.col1{width:250px;float:left;}
.col2{width:250px;float:right;}
.col3{clear:both;width:500px;float:none;}


.footer{
	border-top:#cfdadf solid 1px;
	overflow:hidden;
	width:100%;
	float:left;
	margin-top:30px;
	margin-bottom: 2em;
}

.links{display:inline-block;float:right;width:400px;padding-top:7px}
.links a{font-size:10px;float:right;margin-left:10px;text-decoration:none}

.prize{
	background:url(images/prize.gif) no-repeat top left;
	font-size:9px;
	text-decoration:none;
	display:inline-block;
	float:left;
	padding:10px 40px 10px 40px;}

/*Menu*/
#menu {
    margin: 0;
    padding: 0;
	font-size: 0.8em;
	width: 1000px;
	float: left;
	padding-top: 2em;
	 }

#menu li {
    list-style: none;
    float: left;
	border-left: 1px solid #CCCCCC;
	}

#menu li a {
    display: block;
    padding: 3px 8px;
    color: #FFFFFF;
    text-decoration: none; }
	
#menu a:hover { background:#FF0000;
	color: #FFFFFF; }
	
#navbar1 {float: left;
margin: 2em 0 0 0;
padding: 0;
font-size: 0.9em;
font-weight: bold;
}

#navbar2 { clear: both;
padding-top: 0.6em;
width: 820px;
float:left;
margin: 0.7em 0;
padding: 0;
font-size: 0.9em;
font-weight: bold;
}

#menu li ul {
    display: none;
    width: 10em; /* Width to help Opera out */
    background-color: #69f;}
	
#menu li:first-child {
border-left:none;
}

.playtowin { font-size: 24px;
	color: #990000;
	text-align:center;
	font-weight: bold; }
	
.newsfeed_title { font-weight: bold;}

#newsfeed { font-size: 0.7em; }







