/*
Theme Name: Megabuscoupon.org
Theme URI: http://http://www.megabuscoupon.org
Author: Moshtaq Ahmed
Author URI: http://www.moshtaqahmed.com
*/

/* -------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
}

body {
	background: #FFFFFF url('carbon.png');
	color: #303030;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto;
	padding: 0px;
}

a:link, a:active, a:visited, a:hover {
	color: #303030;
	text-decoration: none;
}

.clear {
	clear: both;
	margin: 0;
}

.tiny-break {
	clear: both;
	height: 10px;
}

.break {
	clear: both;
	height:20px;
}

h1 {
	color: #515151;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h2 {
	font-weight: normal;
	font-size: 44px;
	margin: 45px 0 0 0;
}

h3 {
	font-weight: bold;
	margin: 0 0 12px 0;
}

p {
	text-align: justify;
	margin: 0 0 12px 0;
}

hr {
	height: 1px;
	background: #CCCCCC;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #FFFFFF;
	border-left: 20px solid #B0B0B0;
	border-right: 20px solid #B0B0B0;
}

/*****************  Header  *****************/
#header {
	width: 940px;
	height: 110px;
	padding: 10px;
	margin: 0;
	background: #FFFFFF;
	clear: both;
}

#header h2 a:active, #header h2 a:link, #header h2 a:visited {
	width: 740px;
	float: left;
	color: #000000;
	text-decoration: none;
}

#header h2 a:hover {
	color: #515151;
	text-decoration: none;
}

#header div.links {
	width: 200px;
	float: right;
	text-align: right;
	margin: 50px 0 0 0;
}

.links a {
	text-decoration: underline;
}

.links a:hover {
	text-decoration: none;
}

#top-menu {
	margin: 0;
	float: left;
	height: 33px;
	width: 960px;
	padding: 0;
	background: #515151;
	clear: both;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#top-menu li {
	float: left;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#top-menu li a:link, #top-menu li a:active, #top-menu li a:visited {
	display: block;
	padding: 7px 20px;
	height: 19px;
	color: #ffffff;
	text-decoration: none;
}

#top-menu li a:hover {
	display: block;
	padding: 7px 20px;
	height: 19px;
	color: #ffffff;
	text-decoration: none;
	background: #000000;
}

/*****************  Content  *****************/

#container {
	margin: 0;
	width: 920px;
	padding: 20px;
	float: left;
	border: 0;
	background: #FFFFFF url('container.gif') repeat-x top left;
}

.left-column {
	float: left;
	width: 450px;
	margin: 0 20px 0 0;
}

.right-column {
	float: left;
	width: 450px;
	margin: 0;
}

.blue {
	color: #385e82;
	text-transform: uppercase;
}

table {
	background: #DEDEDE;
}

th {
	background: #feed60;
	color: #010066;
	padding: 5px;
	text-align: left;
}

td {
	background: #FAFAFA;
	padding: 5px;
}

td ul {
	list-style: square;
}

td li {
	margin: 0 0 0 15px;
}

select {
	border: 1px solid #aaaaaa;
	background: #FFFFFF url("../images/text-bg.gif") repeat-x;
	padding: 2px 2px 2px 5px;
	height: 25px;
	margin: 0 0 10px 0;
}

textarea {
	border: 1px solid #aaaaaa;
	background: #eef4fa url("../images/textarea-bg.gif") repeat-x;
	padding: 2px 2px 2px 5px;
	height: 86px;
	margin: 0 0 10px 0;
}

.submit {
	margin: 5px 0 0 130px;
}

fieldset {
	border:1px solid #CCCCCC;
	padding: 10px;
}

fieldset img {
	float: right;
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 3px 0 0 10px;
}

legend {
	border: 0;
	font-weight: bold;
	color: #216eed;
	padding: 5px 12px 7px 12px;
	margin: 0;
}


/*****************  Footer  *****************/
#footer {
	background: #F0F0F0;
	margin: 0 auto;
	padding: 25px 0;
	height: 20px;
	color: #505050;
	text-align: center;
	border-top: 3px solid #515151;
}