
body { margin: 15; padding: 0; background: #fff; font-family: 'Verdana'; color: #40454b; font-size: 12px; line-height: 16px;text-align: center;}




a {
	text-decoration:none;
	color:#0000ff;
	text-decoration:none;

}

a:hover {
	text-decoration:none;
	color:#ff0000;
	text-decoration:underline;

}


ol, ul {
	color:#697C83;
}

.boldtext {
	font-weight: bold;
}



h1 {
font-family: "Tahoma", Verdana,Arial, Helvetica, sans-serif;font-size: 17px; color:#000000; font-weight: bold;padding-top:0px; padding-bottom:10px;
}

h2, h3, h4, h5 {
	font-size:100%;
}

blockquote{
	background: #EEE url({{url}}mod/template/templates/Default_Template/images/blockquote.png) no-repeat bottom left;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}



td {font-family: "Tahoma", Verdana,Arial, Helvetica, sans-serif;font-size: 12px; line-height: 16px; color:#333; font-weight: normal;}

/*
	TABLES IN ELGG
*/


/*
	CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR
*/

div#container {
	width:940px;
	margin:0 auto;
	padding:0;
	background:#fff;
	border-top:1px solid #fff;
}

/*
	HEADER: THE HEADER INCLUDES THE LOGO AND SEARCH BAR
*/

div#header {
	margin:0;
	padding:0;
	text-align:left;
	background:url(http://www.magazinedeals.us/mod/template/templates/Default_Template/images/header-bg.gif) repeat-x;
	position:relative;
	width:100%;
	height:76px;
}

/*
	LOGO: LOCATED WITHIN HEADER

div#header #logo{
	margin: 20px;
	padding:10px;
	float:left;
        font-family: Century Gothic, Georgia, "lucida sans unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#header #logo h1 {
	font-size:28px;font-weight:normal;
	padding:0;
	margin:10px 0 6px 0;
        font-family: Century Gothic, Georgia, "lucida sans unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#header #logo h1 a{
	color:#555;
	
}

div#header #logo h2{
	color:#fff;font-weight:normal;
	padding:0;
	margin:0;	font-size:1.25em;
background:#555;
}
*/


/*
	SEARCH BAR: LOCATED WITHIN HEADER
*/

div#header #search-header {
	float:right;
	background:url({{url}}mod/template/templates/Default_Template/images/search_icon.gif) no-repeat left top;
	width:330px;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	right:0;
}

div#header #search-header img {
	margin:0 0 0 10px;
}

div#header #search-header p {
	padding:0 0 0 15px;
	margin:0;
}

div#header #search-header span a {
	color:#fff;
}

/*
	CONTENT-HOLDER: WRAPS THE MAIN PAGE CONTENT. THIS CAN INCLUDE
	THE SINGLE PAGE LAYOUT AND THE SPLIT PANE (CONTENT AND SIDEBAR)
*/

#content-holder {
	padding:0px;
	margin:0px;
	width:100%;
	min-height:500px;
	overflow:hidden;
	position:relative;
}

div#content-holder a:hover {
	text-decoration:underline;
}

div#content-holder h1 {
}

div#content-holder h2 {
	border:0;
	border-bottom:1px solid #eee;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	font-size:1.1em;
}

/*
	VARIOUS LAYOUTS WITHIN CONTENT-HOLDER
*/

/*
	THE MAIN CONTENT AREA WHEN IT IS A SINGLE PAGE, NO SIDEBAR
*/

div#single-page {
	margin: 0;
	padding: 0 15px 0 0;
	width:900px;
	text-align: left;
	border:1px solid #eee;
}

/*
	THE MAIN CONTENT AREA WHEN THE SIDEBAR IS IN PLACE
*/

div#splitpane-content {
	
	width:700px;
	text-align: left;
	color:#000;
	overflow:hidden;
	min-height:200px;
        margin: 20 0 0 0px;
        
        
}

/*
	SIDEBAR: THIS IS ONLY PRESENT WHEN SPLITPANE-CONTENT IS IN USE
*/

div#splitpane-sidebar {
	width: 170px;
	padding-right:35;
	background:#fff;
	float: left;
        text-align: left;
}

/*
	THE SIDEBAR CONTENTS
*/

div#splitpane-sidebar td {
	width: 200px;
	margin:0 0 0 20px;
}



/*
	FOOTER
*/

div#footer {
	clear: both;
	position: relative;
	background:url(http://www.magazinedeals.us/images/footer.gif) repeat-x top;
	text-align: center;
	padding:15px 0 0 0;
	font-size:1em;
	height:80px;
	margin-top:25px;
	color:#444;
	width:100%;
     
}


div#ebay {
background: #fff;
	margin: 3px;
              padding: 0px;
}


div#ebay a {
	color:#00f;
}
div#ebay img {
	margin:0px 0 0 0;
        border:0;
}

div#ebay a:hover {
	text-decoration:underline;
}

div#ebay table {
	width: 90%;
	}

div#ebay table td {
	border-bottom:1px solid #dddddd;
	}










/*
	SYSTEM MESSAGES
*/

div#system-message{
	border:1px solid #D3322A;
	background:#F7DAD8;
	color:#000;
	padding:3px 50px;
	margin:20px 20px 0 20px;
}

div#system-message p{
	padding:0px;
	margin:2px;
}

/*
	CLEAR BOTH
*/

.clearing {
	clear:both;
}

/*
	THIS IS THE END OF THE MAIN PAGE COMPONENTS - EVERYTHING BELOW THIS IS ASSOCIATED WITH VARIOUS ELEMENTS
	WITHIN ELGG, THIS INCLUDES THE BLOG CLASSESS, PROFILE, FILES, SIDEBAR WIDGETS, PROFILE WIDGETS ETC.
*/

/*
	BLOGGING ENGINE
*/



/*
	SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY
*/

div#sub-menu p {
	margin:10px 0 10px 0;
	padding:0px;
	background:#ffffff;
	border:0px solid #ccc;
}

/* END OF SUB-MENU DIV */

/*
	INFOHOLDER: this holds profile data, account settings and administration content
*/

.infoholder {
	margin:5px 0 10px 0;
}

.infoholder p {
	padding:5px 0 5px 10px;
}

/* the end of INFOHOLDER */

#tagcloud {
	padding: 15px;
	border: solid 1px #eee;
	background: #f5f5f5;
	line-height:2.9em;
}
	
#tagcloud a {
	text-decoration: none;
}











a.mediafile {
	background: transparent url(http://www.magazinedeals.us/mod/file/fileicons/file.png)
		no-repeat scroll 0px 1px;
	padding-left: 20px;
}

a.ppt {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/ppt.png);
}
a.bz2 {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/bz2.png);
}	   
a.htm {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/htm.png);
}
	
a.odc {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/odc.png);
}
	
a.odp {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/odp.png);
}
	
a.png {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/png.png);
}

a.rpm {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/rpm.png);
}

a.sxd {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/sxd.png);
}

a.tgz {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/tgz.png);
}

a.zip {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/zip.png);
}
a.conf {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/conf.png);
}

a.gif {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/gif.png);
}
 
a.odf {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/odf.png);
}

a.ods {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/ods.png);
}

a.rtf {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/rtf.png);
}

a.sxi {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/sxi.png);
}

a.txt {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/txt.png);
}
a.deb {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/deb.png);
}
 
a.gz {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/gz.png);
}

a.jpeg {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/jpeg.png);
}
 
a.odg {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/odg.png);
}

a.odt {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/odt.png);
}

a.ps {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/ps.png);
}
 
a.swf {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/swf.png);
}

a.sxw {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/sxw.png);
}

a.xls {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/xls.png);
}
a.doc {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/doc.png);
}
 
a.html {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/html.png);
}

a.jpg {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/jpg.png);
}

a.odi {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/odi.png);
}

a.pdf {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/pdf.png);
}

a.rar {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/rar.png);
}

a.sxc {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/sxc.png);
}

a.tar {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/tar.png);
}

a.xml {
	background-image: url(http://www.magazinedeals.us/mod/file/fileicons/xml.png);
}</style><script type="text/javascript" src="http://www.magazinedeals.us/mod/generic_comments/generic_comments.js"><!-- generic_comments js --></script><style type="text/css">



div#container {
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
}




#global_left_nav {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0 0 1em;
	list-style: none;
}
#global_left_nav ul {
	margin: 3px 0 0 15px;
	border-top: #d7d7d7 1px dotted;
	padding: 0;
	list-style: none;
}
#global_left_nav ul.nested_global_left_nav {
	margin: 0 0 0 8px;
	border: 0;
	padding: 0;
}
#global_left_nav li {
	margin: 0 0 3px 0;
	padding: 1px 0 0 0;
}
#global_left_nav ul li {
	margin: 0;
	padding: 0;
}
#global_left_nav a {
  display: block;
	border: solid #d7d7d7;
	border-width: 0 1px;
	font-size: 100%;
	text-decoration: none;
	outline: none;
	color: #000;
  background: #e4e4e4;
}
#global_left_nav a:hover {
  text-decoration: none;
  background: #fff;
}
#global_left_nav ul a {
	font-size: 95%;
	margin: 0;
	border: 0;
	color: #444;
	background: #fff;
}
#global_left_nav a.current {
	border-color: #696969;
	color: #fff;
	background: #696969;
}
#global_left_nav a.current:hover {
  text-decoration: none;
}
#global_left_nav ul a.current {
	border: solid #696969;
	border-width: 0 1px;
	margin: 0 0 3px 0;
  background: #696969;
}
#global_left_nav ul a.expandable {
  margin: 0;
  padding: 0;
}
#global_left_nav a.disabled {
  color: #aaa;
  cursor: default;
}
#global_left_nav a.disabled:hover {
  text-decoration: none;
}
#global_left_nav a b {
	display: block;
  position:relative;
  top: -1px;
  left: 0;
	border:solid #d7d7d7;
  border-width:1px 0 0;
  font-weight:normal;
}
#global_left_nav ul a b {
  top: 0;
	border: 0;
}
#global_left_nav a.current b {
	border-color: #696969;
}
#global_left_nav ul a.current b {
  top: -1px;
	border: solid #696969;
  border-width: 1px 0 0;
}
#global_left_nav a b b {
  border-width:0 0 1px;
  top: 2px;
}
#global_left_nav ul a b b {
  top: 0;
  border-width: 0;
}
#global_left_nav ul a.current b b {
  border-width: 0 0 1px;
  top: 2px;
}
#global_left_nav a b b b {
  top: -1px;
	padding: 1px 6px 1px 12px;
  border-width: 0;
	background: center left no-repeat;
	cursor: pointer;
}
* html #global_left_nav a b b b {
	width: 85%;
	overflow: hidden;
}
#global_left_nav ul a b b b {
  top: 0;
	border-bottom: #d7d7d7 1px dotted;
	padding: 3px 8px;
}
#global_left_nav ul a.current b b b {
  top: -1px;
  border-width: 0;
	padding: 1px 6px;
  background: center left no-repeat;
}
#global_left_nav ul a.expandable b b b {
  top: 0;
	border-bottom: #d7d7d7 1px dotted;
	padding: 3px 8px;
}

#globalTopNav {
	background-color: #8DACC9;
	padding: 6px 0px 6px 0px;
}

#globalTopNav a {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
#globalTopNav a.current {
	color: #EAD78A;
	font-weight: bold;
}


#footer a {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a.current {
	color: #EAD78A;
	font-weight: bold;
}


.button {
    border: 1px solid #fff;
    background-color: #8DACC9;
    color: #fff;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:76px;
	z-index:1;
	visibility:visible;
}
#magshot {
	position:absolute;
	left:280px;
	top:0px;
	width:403px;
	height:76px;
	z-index:2;
	visibility:visible;
}
#right {
	position:absolute;
	left:683px;
	top:0px;
	width:257px;
	height:76px;
	z-index:3;
	visibility:visible;
        background-image: url(http://www.magazinedeals.us/images/right.png);

}

#right ul {
	float: left;
position:relative;
	left:30px;
	top:15px;	
	height: 25px;
	background: url(/images/topnav-bg.gif) top left no-repeat;
	color: #FFF;
	padding: 0 0 0 10px;
	margin: 13px 0 0px;
}
	
#right li {	
	display: block;
	float: left;
	line-height: 25px;
	margin: 0 5px;
	font-weight: bold;
}

#right li span {
	margin: 0 0 0 7px;
}


#right li.search {
	height: 25px;
	width: 159px;
	background: url(/images/topnav-right.gif) top right no-repeat;
	margin: 0 0 0 10px;
	display: inline;
}

#right li.search input.search {
	float: left;
	width: 120px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	line-height: 15px;
	background-color: transparent;
	border: 0;
	margin: 5px 0 0 5px;
	padding: 0;
}

#right li.search input.submit {
	float: right;
	margin: 5px 5px 0 0;
}











#ybb{
 padding-top: 20px;       
 padding-bottom: 20px;    
}

#yourbestbuyr1c1 {
	float:left;
	left:2px;
	top:1px;
	width:168px;
	height:57px;
	z-index:1;
	visibility:visible;background: url(/images/your_best_buy_r1_c1.jpg) no-repeat bottom left;
}
#yourbestbuyr1c2 {
	float:left;
	left:170px;
	top:1px;
	width:188px;
	height:57px;
	z-index:2;
	visibility:visible;background: url(/images/your_best_buy_r1_c2.jpg) no-repeat bottom left;
}





div#yourbestbuyr1c2 a {
	color:#00f;
        text-decoration:underline;
font-weight: bold;
font-size: 120%;
min-height: 10em;
    display: table-cell;
    vertical-align: middle;
}

div#yourbestbuyr1c2 a:hover {
	color:#b00;
        text-decoration:underline;
	font-weight: bold;
        margin-left: auto;
        margin-right: auto;

}



div#calltoaction a {
	color:#000;
        text-decoration:underline;
	font-weight: bold;
}

div#calltoaction a:hover {
	color:#b00;
text-decoration:underline;
	font-weight: bold;
}

div#calltoaction{
	background: url(/images/button_buy.jpg) no-repeat bottom left;
	padding: 22px;
	padding-bottom: 22px;
	margin: 1em;
        font-size: 120%;
        margin-left: auto;
        margin-right: auto;
        width: 360px;
}

#subhead {
	margin-left:0px;
	margin-top:0px;
	width:675px;
	height:27px;
	margin-bottom:10px;

	float:left;
	display:inline;
	background-image: url(images/subhead.gif);
	overflow:hidden;

}

div#subhead h1 {
font-family: "Tahoma", Verdana,Arial, Helvetica, sans-serif;font-size: 17px; color:#000000; font-weight: bold;padding-left:10px; padding: Auto;
}

.featured {
font-family: "Tahoma", Verdana,Arial, Helvetica, sans-serif;font-size: 17px; color:#000000; font-weight: bold;padding-top:0px; padding-bottom:10px;
}

.featured a {
	text-decoration:underline;
	color:#0000ff;
	font-size: 15px

}
.clearfloat {
	clear:both;
	height:0px;
}

.bluebox {
	border: 1px solid #2580B2;
	padding: .5em .5em .5em .5em;
}

.message {
	background: #CFEBF7;
	margin: 0px;
  padding: 3px;
	
}




/* All post tabs */


/* Post list tabs */
#post-list-tabs { background: transparent;  padding: 0; }
#post-list-tabs .tab-content { padding: 0;}
#post-list-tabs .tab-content li { margin: 6px 0 6px 8px; }
#post-list-tabs .tab-content li a { display: inline; }


.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 10px 0; 	overflow: hidden; }

#sidebar .menu, .tabbed {
	padding: 10px;
	float: left;
	overflow: hidden;
	background: #333;
	border: 1px solid #1b1b1b;
	}

/************************************************
	Tabs
************************************************/

.box {
	border: 0px solid #2580B2;
	padding: .5em .5em .5em .5em;
}

.messagebox {
	background: #fff;
	margin: 3px;
              padding: 0px;
}


.tabbed { padding: 0; background: transparent; border: none; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #00b;
	float: left;
	display: block;
	margin: 0 0.8em 0 0;
	padding: 5px .6em;
	background:  #aaa;
	border-width: 1px 1px 0px 1px; border-style: solid; border-color: #eee;
	}
.tabbed ul.tabs li a.t4 { margin: 0; }
.tabbed ul.tabs li a:hover { background: #fff; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #ccc; }

/* Tab content */


.tabbed div.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	height: 100%;
	padding: 5px 10px 10px 10px;
	background: #ccc;
	border: 1px solid #ddd;
              width: 99%; 
		
}
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }



























