/*
CSS Credit: http://www.templatemo.com/
*/

#sddm
{
	margin: 0;
	padding: 0;
	z-index: 100;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 12px 0px;
	width: 100px;
	font-size: 14px;
	color: #919191;	
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	background: url(images/templatemo_menu_divider.jpg) right repeat-y;
	}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #5970B2}

#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #efefef;
		color: #2875DE;
		font: 11px arial}

#sddm div a:hover
	{	
		color: #FFF}


#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFFFFF;
}

#templatemo_menu li .last {
	background: none;
}
#templatemo_menu li .current_last{background: none;color: #FFFFFF;}



body {
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	text-align: left;
	margin: 0;
}

a:link {
	color: #000000;
	font-weight: normal;
} 
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
} 
a:active, a:hover {
	color: #FF0000;
	font-weight: normal;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	border: none;
	padding: 0px;
}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_5 { clear: both; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_bottom_70 { clear: both; width: 100%; height: 70px; font-size: 1px;	}
.margin_bottom_80 { clear: both; width: 100%; height: 80px; font-size: 1px;	}
.margin_bottom_90 { clear: both; width: 100%; height: 90px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	background: url(images/templatemo_button_01.png) no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

.button_02 a{
	clear: both;
	display: block;
	width: 200px;
	height: 23px;
	padding-top: 5px;
	background: url(images/templatemo_button_02.png) no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	right-margin: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
.button_03 a{
	clear: both;
	display: block;
	width: 225px;
	height: 23px;
	padding-top: 5px;
	background: url(images/templatemo_button_03.png) no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	right-margin: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}



.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 30px;
	line-height: normal;
	color: #000000;
	margin-top: 10px;
}

.header_02 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/templatemo_header_01_bg.jpg) left bottom no-repeat;
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(images/templatemo_header_02_bg.jpg) repeat-x;
}

.header_04 {
	clear: both;
	font-weight: bold;
	color: #000000;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000000;
	background: url(images/templatemo_header_04_bg.jpg) left bottom no-repeat;
	margin-top: 5px;
}


.header_05 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(images/templatemo_footer_title_bg.png) no-repeat;
}



#templatemo_header_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background: #19446a url(images/templatemo_header_bg.jpg) repeat-x;
}

#templatemo_header {
	width: 980px;
	margin: 0 auto;
}

#templatemo_header #site_logo {
	float: left;
	width: 300px;
	color: #ffffff;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/* menu */

#templatemo_menu {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 40px 0 0;
	background: url(images/templatemo_menu_right.jpg) right no-repeat;
}

#templatemo_menu #templatemo_menu_left{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_menu_left.jpg) no-repeat;
}



/* end of header */

#templatemo_banner_wrapper {
	clear: both;
	height: 320px;
	background: #454545 url(images/templatemo_banner_repeat.jpg) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}


#templatemo_banner {
	height: 320px;
	;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#templatemo_banner #templatemo_banner_image {
	float: left;
	width: 440px;	
}

#templatemo_banner_left {
	float: left;
	text-align: left;
	width: 460px;
}

#templatemo_banner_content {
	float: right;
	text-align: left;
	width: 430px;
}

#templatemo_banner_content p {
	color: #0066FF;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 12px;
}

#templatemo_banner_image_wrapper {
	position: relative;
	width: 470px;
	height: 280px;
	background:url(images/templatemo_banner_image_bg.png) no-repeat;
}

#templatemo_banner_image_wrapper img {
	position: absolute;
	width: 470px;
	height: 280px;
	top: 0px;
	left: 0px;
}

/* From java dropdowns */
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}


/* Default class for drop down menus */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid blue;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zindex should be greater than that of shadow's below */
background: lightyellow;
width: 200px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid blue;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}

/* Alternate multi-column class for drop down menus */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid blue;
padding: 10px;
font: normal 12px Verdana;
color: #FFFFFF;
z-index: 100; /*zindex should be greater than that of shadow's below*/
background: #99CCFF;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/*  class for shadow DiV */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zindex for shadow*/
background: black;
visibility: hidden;
}

/* end of java dropdowns */
/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#templatemo_content {
	width: 900px;
	background: #ffffff;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}


#column_w530 {
	float: left;
	width: 530px;
	line-height: 20px;
	background: #ffffff;
}

#column_w300 {
	float: right;
	width: 298px;
	background: #efefef;
	border: 1px solid #e5e5e5;
}

#column_w530 .em_text {
	color: #000;
}

#column_w530 .esmall_text {
	color: #000;
	font-size: 10px;
}

#column_w530 p {
	margin-bottom: 5px;
}

#column_w530 .ep_text {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}

#column_w530 .table_text {
	font-size: 10px;
	vertical-align: top;
}

#column_w530 .e1_table {
	font-size: 10px;
	color: #000000;
	border-color: black black black black;
	background-color: #CCFFFF;
}

#column_w530 .e2_table {
	font-size: 10px;
	color: #000000;
	border-color: black black black black;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
	
}

.content_section_01 {
	border-left: 10px solid #000066;
	padding-left: 20px;
}

/* 530 */

.column_w530_section_01 {
	clear: both;
	background: url(images/templatemo_side_column_divider.jpg) bottom repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.body_content {
	float: left;
	width: 400px;
}

.body_content p{
	line-height: 15px;
	font-size: 11px;
}

.body_image_wrapper {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;
	background: #ffffff;
}

.body_image_wrapper img{
	width: 69px;
	height: 69px;
	border: 1px solid #9c9d85;
}

/* 300 */

.column_w300_section_01 {
	clear: both;
	padding: 20px 19px;
	background: url(images/templatemo_side_column_divider.jpg) bottom repeat-x;
}

.even_color {
	background: #e0dfdf;
}

.news_image_wrapper {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.news_image_wrapper img{
	width: 69px;
	height: 69px;
	border: 1px solid #9c9d85;
}

.news_content {
	float: right;
	width: 170px;
}

.news_content .news_date {
	font-size: 12px;
	color: #9a9a9a;
}

.news_content p{
	line-height: 15px;
	font-size: 11px;
}


/* end of content

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}

#templatemo_footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #515251;
}

#templatemo_footer a{
	text-decoration: none;
	color: #7a7a7a;
}

.section_w180 {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;	
}

.section_w180_content {
	padding: 0 0 0 20px;
}

#templatemo_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#templatemo_footer .footer_menu_list li a {
	color: #928b85;
	font-weight: normal;
	text-decoration: none;
}
/* end of footer */

/* stuff for inventory listings*/
/** Style for wrapper starts here */

#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF url(http://www.emcsolutions.com/ebay/images/img02.jpg) repeat-y left top;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
}

#content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

#content a {
	text-decoration: none;
}

#right {
	float: right;
	width: 480px;
	padding: 20px 20px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(http://www.emcsolutions.com/ebay/images/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#left {
	float: left;
	width: 220px;
	padding: 20px 20px;
	background: #EDEDED;
}


#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(http://www.emcsolutions.com/ebay/images/img04.gif) no-repeat left 50%;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 38px;
	margin: 0px auto;
	padding-top: 18px;
	border-top: 1px solid #444444;
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(images/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}
#main_wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#background {
	background-color: #CCCCCC;
}
#tamplatemo_banner_bg {
	background-image: url(images/templatemo_banner_bg.jpg);
}
#template_header_right {
	height: 120px;
	width: 650px;
	float: right;
}
#call_us {
	float: right;
	text-align: right;
	padding-right: 40px;
	font-weight: lighter;
	padding-bottom: 0px;
	font-size: 10px;
}
#background #main_wrapper #templatemo_header_wrapper #templatemo_header #template_header_right #call_us a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066FF;
	font-size: xx-large;
	float: right;
}
#call_us b {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
#call_us h1 {
	font-weight: lighter;
}
#call_us h1 {
	color: #999999;
}
#background #main_wrapper #templatemo_content_wrapper #templatemo_content #column_w530 .header_02 img {
	margin-top: 0px;
	margin-right: 10px;
}
#phone {
	float: left;
}
#contact {
	clear: both;
	width: 450px;
	float: right;
}
#call_us {
	font-size: 20px;
	line-height: normal;
	color: #999999;
	padding-top: 10px;
}
h1 {
	font-size: 30px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#site_logo h1 {
	margin: 0px;
	padding: 0px;
}
#phone {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#templatemo_menu_right {
	margin-right: 10px;
	margin-top: 2px;
	margin-left: 10px;
}

