/*  
Theme Name: Mr Vector
Theme URI: http://wordpress.org/
Description: This is the modified design for NDesigns.net
Author: Liz Fulghum
*/


html, body, h1, h2, h3, h4, h5, ul, li {
	margin: 0;
	padding: 0;
}

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background-color: #45341e;
}

div {
	font-family: arial, sans-serif;
	font-size: 13px;
        line-height: 20px;
}

p,h3,li {
	text-align: left;
}

h1 {
    font-size: 16px;
}


.clear { 
	clear: both;
}

/* STRUCTURE */

#header {
	background-image: url('images/header_back.gif');
	background-repeat: repeat-x;
	background-color: #53432e;
	height: 94px;
	color: #f2efd7;
}

#topnav {
	background-image: url('images/nav_back.gif');
	background-repeat: repeat-x;
	height: 45px;
}

#main_content {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}

#main_content ul {
	margin-bottom: 20px;
        margin-left: 40px;
        margin-top: 20px;
}

#cart_links {
	padding-top: 30px;
	font-size:12px;
	text-align:right;
}

#footer {
	background-image: url('images/footer_back.gif');
	background-repeat: repeat-x;
	background-color: #45341e;
	padding-top: 30px;
}

#footer p {
	text-align: left;
	font-size: 12px;
	color: #f2efd7;
}

#footer a {
    color: #f2efd7;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.outer_wrap {
	width:	860px;
}

/* --HEADER */

.top_left {
	width: 560px;
	float: left;
	text-align: left;
}
.top_right {
	width: 280px;
	float: right;
	text-align: left;
}

#topnav li {
	list-style: none;
	text-transform: uppercase;
	margin-top: 9px;
	font-size: 15px;
	font-weight: bold;
}

#topnav ul.left li {
	margin-right: 20px;
	float: left;
}

#topnav ul.right li {
	margin-left: 20px;
	float: right;
}

#topnav li a {
	text-decoration: none;
	color: #f2efd7;
}

#home_three {
	margin-top: 20px;
	border-top: 1px solid #836a49;
	padding-top: 20px;
}

#home_three ul { margin: 0; }

#home_three li {
	list-style: none;
	float: left;
	margin-left: 20px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	width: 250px;
	text-align: left;
	color: #666;
	line-height: 160%;
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

#home_three li.first {
	margin-left: 0;
}

a {
	color: #4D9EB4;
}

a:hover {
	color: #BF4834;
}

#header a {
	color: #f2efd7;
}

h3 { 
	font-size:  16px;
	font-family: georgia, sans-serif;
	color: #000;
	font-weight: bold;
}

#intro, #callout, h2 {
	color: #bf4834 !important;
	font-size: 30px;
	font-family: georgia, sans-serif;
	text-align: left;
	font-weight: bold;
}

h2 {
    font-family: georgia, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 1px solid #836a49;
    margin-bottom: 25px;
}

#intro p, #callout p {
	font-size: 16px;
	margin-top: 0;
	color: #666;
}

#intro {
	border-bottom: 1px solid #836a49; /* line */
	margin-bottom: 20px;
}

#callout {
	color: #666;
}

#footer {
	color: #fff;
}

.smalltext {
	font-family: verdana, arial, sans-serif;
	font-size: 11px !important;
	line-height: 16px;
}

ul#listing  { margin: 0 !important; }

#listing li {
    list-style:none;
    float: left;
    margin: 5px 8px 20px 5px;
    position: relative;
    width: 270px;
}

#listing img {
    margin-bottom: 5px;
}

#listing .title {
    width: 150px;
    float: left;
    text-align: left;
}

#listing .price {
    width: 30px;
    float: right;
    text-align: right;
    margin-right: 5px;
}

.top_right .price {
    font-size: 20px;
    font-weight: bold;
    color: #bf4834;
}

#footer input {
    font-size: 11px;
    padding: 5px 0;
    width: 150px;
}

.buy, .submit {
    display: block;
    background-color: #bf4834;
    color: #fff;
    text-align: center;
    width: 90px !important;
    text-transform: uppercase;
    font-size: 11px;
    font-family: arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 0;
}

.submit {
    display: inline;
    border: 0;
}

.buy:hover,.submit:hover  {
    cursor: pointer;
    background-color: #961d1d;
    color: #fff;
}

.new {
    position: absolute;
    z-index: 1;
    left: 215px;
    top: 5px;
}

#nav { width: 560px; }
ul#nav { margin: 10px 0 !important; }
#nav li { width: 100px; float: left; margin-right: 12px; list-style: none; margin-bottom: 7px; }
#nav a { width: 100px; padding: 1px; display: block; border: 1px solid #C0B5A9; }
#nav a.activeSlide { background: #C0B5A9; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

.freedownload {
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
    padding-top: 5px;
}

.alignleft { 
    float: left;
    margin: 5px;
    margin-right: 15px;
    margin-bottom: 20px;
}

/* SHOPPING CART CODE */

#EJEJC_window  {
    padding: 10px 10px !important;
    top: 10px !important;
    min-height: 300px;
}

#EJEJC_iframeContent {
    overflow: auto !important;
    height: auto !important;
}

#EJEJC_iframeContent #tdHeader{
    background: none;
}

#ejejctable, #EJEJC_iframeContent {
    overflow: hidden;
}


#EJEJC_title {
    background-color: white !important;
}

#EJEJC_closeWindowButton {
    color: #BF4834 !important;
    font-size: 11px !important;
}

#ejejctable input {
    font-size: 12px !important;
    background-color: transparent !important;
}

#ejejctable td {
    padding: 0 !important;
}
/*
#ejejctable td b {
    padding: 5px 8px !important;
    display: block !important;
    font-weight: normal !important;
    font-size: 10px !important;
}*/

#ejejctable #td1 td, #ejejctable #td2 td, #ejejctable #td3 td,
#ejejctable #td4 td, #ejejctable #td5 td, #ejejctable #td6 td,
#ejejctable #td7 td, #ejejctable #td8 td, #ejejctable #td9 td,
#ejejctable #td10 td, #ejejctable #td11 td, #ejejctable #td12 td,
#ejejctable #td13 td, #ejejctable #td14 td, #ejejctable #td15 td,
#ejejctable #td16 td, #ejejctable #td17 td, #ejejctable #td18 td,
#ejejctable #td19 td, #ejejctable #td20 td  {
    padding: 5px 8px !important;
    margin-bottom: 2px !important;
    margin-right: 2px !important;
    font-size: 12px !important;
}

#ejejctable #btnUpdtCart {
    margin-top: 8px !important;
}

#ejejctable #btnUpdtCart, #ejejctable #btnContShop {
    background-color: #bf4834 !important;
    text-transform: uppercase !important;
    color: #fff !important;
    font-weight: bold;
    text-align: center !important;
    height: 30px !important;
    line-height: 30px !important;
    width: 160px !important;
    padding: 0 !important;
    border: 0 !important;
    font-size: 11px !important;
    font-family: arial, sans-serif !important;
}


#ejejctable #btnUpdtCart:hover, #ejejctable #btnContShop:hover {
    cursor: pointer;
    background-color: #961d1d !important;
    color: #fff !important;
}