/* Imported Styles
----------------------------------------------- */
@import url("content.css");
/* Common Part
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background:url(/wp-content/themes/magadine12/magadine12/images/main_bg.jpg) repeat-x 0% 0%;
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E6F0D5;
}
#wrapper {
	background:url(/wp-content/themes/magadine12/magadine12/images/shadow.jpg) no-repeat 50% 26px;
	height:100%;
}
#all {
	position: relative;
	height: 100%;
	width:766px;
	margin:0 auto;
}
html>body #all {
	height: auto;
	min-height: 100%;
}
.clear {
	clear:both;
	font-size:1px;
	margin-top:-1px;
}

.tsd_DetailsCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: lighter;
	line-height: 20px;
	color:#fff;
	margin-top: 3px;
}
.tsd_CostCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: lighter;
	line-height: 20px;
	color:#fff;
	margin-top: 3px;
}

.tsd_PhoneNumber {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:24px;
	line-height: 24px;
	font-weight: regular;
	color:#fff;
}

.tsd_textfield_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 25px;
	padding: 1px 2px 1px 2px;
	vertical-align:middle;
	color: #000;
	width: 237px;
	border: 1px solid #c3c3c3;
	float:left;
	margin-top: 5px;
}

.tsd_submitBtn {
	width: 125px;
	height: 43px;
	background-image: url(/wp-content/themes/magadine12/magadine12/images/toola.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
	margin-top: 5px;
	
}

.tsd_submitBtn:hover {
	background-image: url(/wp-content/themes/magadine12/magadine12/images/toola.png);
	background-position: 0 -45px;
}

#blogpost {
	margin-top: 435px;

}

.blog_title a{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;

}

/* =Misc(links)
----------------------------------------------- */
a {
	color:#E6F0D5;
}
/* =Header
----------------------------------------------- */
#mainpic {
	float:left;
	width:323px;
	height:410px;
	background:url(/wp-content/themes/magadine12/magadine12/images/main_pic.jpg);
}
#menu {
	list-style:none;
	width:433px;
}
#menu li {
	float:left;
	height:24px;
}
#menu li a {
	text-decoration:none;
	display:block;
	text-indent:-9999px;
	width:144px;
	height:24px;
}
.m1 {
	background:url(/wp-content/themes/magadine12/magadine12/images/m1.gif);
}
.m2 {
	width:143px;
	background:url(/wp-content/themes/magadine12/magadine12/images/m2.gif);
}
.m3 {
	background:url(/wp-content/themes/magadine12/magadine12/images/m3.gif);
}
.m4 {
	background:url(/wp-content/themes/magadine12/magadine12/images/m1.gif);
}
h1 span {
	display:none;
}
h1 a img {
	border:0;
}
h1 {
	margin-top:25px;
}

.tsd_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
/* =Content
----------------------------------------------- */
#content {
	float:left;
	width:443px;
	display:table;
	background:url(/wp-content/themes/magadine12/magadine12/images/content_bg.jpg) no-repeat 0% 0%;
}

/* =Footer
----------------------------------------------- */

#empty, #footer {
	height: 17px;
	clear:both;
}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
#footer a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:118px;
	height:17px;
	background:url(/wp-content/themes/magadine12/magadine12/images/copy.gif);
	margin-left:316px;
}
