@charset "utf-8";

* {
	outline:none;
}

/* CSS Generated by Primer - primercss.com */


.main { /* center column styles */
	float: right;
	margin-bottom: 50px;
	
}


#mainbody_container img{
	-moz-border-radius:8px;
	
	
}


.catalog-item-graphic img {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

.catalog-product-list-item {
	margin-top:30px;	
	
}

.catalog-module-list-item-graphic {
	margin-right: 13px;
	float: left;	
}

.catalog-module-list-item-graphic img{
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border:solid 1px #d7d7d7;
	
}

.catalog-module-list-item-price {
	text-align:center;
}


#techbg {
    background-image: url("/templates/custom/mdsassociates/images/tech-bg-person.png");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 800px;
}
.center {
	margin-left:20px;
	width:952px;
}

.centerright {
    float: left;
    padding-left: 13px;
    width: 634px;
}

.centerrighttech {
    float: left;
    min-height: 400px;
    width: 634px;
}
.right {
    float: right;
    margin-left: 7px;
    padding-right: 7px;
    width: 289px;
}

#new-customer-container .form-caption-1 {
    font-weight: bold;
    padding: 8px 2px 2px;
    text-align: right;
    vertical-align: top;
    width: 118px;
}


#new-customer-container tr {
    clear: both;
    float: left;
}

#captcha-customer {
    clear: both;
    float: left;
}

#notify-of-account {
    float: left;
    margin-top: 15px;
}

.righttech {
    float: right;
    margin-left: 7px;
    margin-top: 20px;
    padding-right: 7px;
    width: 289px;
}

body {
	
	overflow-x:hidden;
	
}

div.cart-existing-user {
    float: right;
    height: 181px;
    margin-top: 10px;
    width: 285px;
}

#bgimagewrapper {
	width:100%;
	background-image: url("/templates/custom/mdsassociates/images/bgpic.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	min-height:659px;
	
}

html {
	
	border-top:10px solid #3e145e;	
	background-image: url("/templates/custom/mdsassociates/images/bg.jpg");
	background-repeat:repeat-x;
	
}

#techinnerbg {
	border-top:10px solid #3e145e;	
	background-image: none;
	
	
}

#email {
    background-image: url("/templates/custom/mdsassociates/images/email-icon.png");
    height: 63px;
    position: absolute;
    right: -94px;
    width: 69px;
}

#wrapper {
	width:960px;
	margin:auto;
	position:relative;
	
}

#header {
    height: 197px;
    margin: auto;
    width: 960px;
}


#login {
    float: right;
    height: 35px;
    margin-top: 8px;
}


#login input[type="text"]{
 	width:100px;
	background-color:#EFEFEF;
	-moz-border-radius:4px;
	-webkite-border-radius:4px;
	border-radius:4px;
	border:solid 1px #999;
}

#login input[type="password"]{
 	 	width:100px;
	background-color:#EFEFEF;
	-moz-border-radius:4px;
	-webkite-border-radius:4px;
	border-radius:4px;
	border:solid 1px #999;
}

#login input[type="submit"]{
 	margin-left:6px;
	margin-top:0px;
	-moz-border-radius:4px;
	-webkite-border-radius:4px;
	border-radius:4px;
	border:none;
	height:22px;
	border:solid 1px #CCC;
}


#caption {
    padding-left: 8px;
    padding-right: 8px;
}

#logo {
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
    background-color: #FFFFFF;
    background-image: url("/templates/custom/mdsassociates/images/logo.png");
    background-position: 40% 48%;
    background-repeat: no-repeat;
    float: left;
    height: 52px;
    margin-top: 41px;
    padding: 8px;
    width: 152px;
}

#contactus {
    color: #3E145E;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    left: 188px;
    margin-bottom: 10px;
    margin-top: 8px;
    min-width: 400px;
    position: absolute;
	top:0px;
}


#subwrap {
	margin-top: 21px;
	background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-top: 1px solid #E5E5E5;
	float:right;
	width:960px;
	font-size: 17px;
	color: #3E145E;
    font-weight: bold;
}

#cart {
    color: #3E145E;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-top: 5px;
}

#free_item {
	float:right;
	padding-right:10px;
}


#mainmenu {
    background-image: url("/templates/custom/mdsassociates/images/menubg.png");
    float: right;
    height: 69px;
    position: relative;
    width: 776px;
    z-index: 10;
}

#mainmenutech {
	float:right;
	background-image:url("/templates/custom/mdsassociates/images/menubgtech.png");
	height:69px;
	width:776px;
}



#search {
    float: right;
    height: 50px;
    margin-top: 18px;
    width: 247px;
}

#searchtech {
    float: right;
    height: 50px;
    margin-top: 18px;
    width: 247px;
}

#search input[type="text"] {
	height:25px;
	background-color:#26093d;
	border:solid 1px #632B8E;
	width:200px;
	border-radius:8px;
	-moz-border-radius:8px;
	color:#fff;
}

#searchtech input[type="text"] {
	height:25px;
	background-color:#ffffff;
	border:solid 1px #d0d0d0;
	width:200px;
	border-radius:8px;
	-moz-border-radius:8px;
	color:#000;
}

#searchtech input[type="image"] {
    margin-left: 10px;
    margin-top: 6px;
}



#search input[type="image"] {
    margin-left: 10px;
    margin-top: 6px;
}

#tagline {
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-top: 5px;
}

#banner {
	width:969px;
	height:260px;
	margin:auto;
	position:relative;
}

#bannerwrap {
    left: -25px;
    position: absolute;
}
#featuredproducts {
    float: left;
    height: 170px;
    margin-left: 14px;
    margin-top: 52px;
    width: 100%;
}


#featuredproducts ul li {
	margin:6px 0 6px 0px;
	list-style:none;
	
}

#featuredproductstech {
    background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    float: left;
    padding-right: 10px;
    padding-top: 20px;
    width: 100%;
}
#bodywrapper {
    float: left;
    margin-top: 24px;
    width: 960px;
}

#bodywrapper-inner {
    background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-top: 24px;
    padding-right: 10px;
    padding-top: 20px;
    width: 960px;
}

#bodywrappertech {
    background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-top: 50px;
    padding-left: 20px;
    width: 960px;
}

#bodywrappertechinner {
	background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    float: left;
    padding-left: 20px;
    width: 960px;
	min-height: 475px;
	
}

#footerwrap {
    background-color: #5C2685;
    background-image: url("/templates/custom/mdsassociates/images/footerbg.png");
    background-repeat: repeat-x;
    color: #FFFFFF;
    float: left;
    margin-top: 20px;
    width: 100%;
}

#footerleft {
    float: left;
    min-height: 221px;
    margin-right: 20px;
    margin-top: 20px;
    width: 330px;
}

#footercenter {
    float: left;
    min-height: 221px;
    margin-right: 20px;
    margin-top: 20px;
    width: 295px;
}

#footerright {
    float: left;
    min-height: 221px;
    margin-top: 20px;
    width: 295px;
}

#footer {
	width:960px;
	margin:auto;
	margin-top:20px;
}

#footercontent {
	float:left;
}

#footerlogo {
    background-image: url("/templates/custom/mdsassociates/images/logofooter.png");
    float: left;
    height: 52px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 152px;
}

#footermenu {
    float: right;
    margin-top: 20px;
}

#footersearch {
	float:right;
}
