/*Eric Meyer CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End CSS Reset */

/*General Styles*/

body {
	background-color: #292929;
	text-align: center;
	line-height: 1.5em;
}

#wrap {
	width: 900px;
	background-color: #292929;
	background-image: url(../images/content_bg.png);
	text-align: left;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
}

.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
}

p, ul, ol, li, a, body, h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

p {
	margin-bottom: 1.7em;
}

/*Logo Styles*/
#logo {
	width: 257px;
	height: 95px;	
	float: left;
	margin-left: 20px;
}

#logo a {
	background-image: url(../images/cube_soft_logo.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 257px;
	height: 95px;	
}

/*Nav Styles*/
#nav ul {
	background-image: url(../images/nav_bg.png);	
	background-repeat: repeat-x;
	overflow: hidden;
	height: 53px;
	width: 410px;
	float: right;
	border-radius: 5px;
	margin-top: 20px;
	margin-right: 25px;
}

#nav ul li {
	float: left;
}

#nav ul li a:link, #nav ul li a:visited {
	color: #fff;
	line-height: 53px;
	display: block;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 25px;
}

#nav ul li a:hover, #nav ul li a:focus {
	line-height: 53px;
	background-image: url(../images/nav_hover_bg.png);
	display: block;
	text-decoration: underline;
}

#nav ul li a.active {
	background-image: url(../images/nav_hover_bg.png);
}

#nav ul li.home_link a:link, #nav ul li.home_link a:visited {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	text-indent: -9999px;
}

#nav ul li.home_link:hover, #nav ul li.home_link:focus {
	background-image: url(../images/nav_hover_bg.png);
}

#nav ul li.active {
	background-image: url(../images/nav_hover_bg.png);
}

/*Banner Styles*/

#banner {
	margin-left: -16px;
}
#banner img {
	background-image: url(../images/content_bg.png);
}

/*Home Page Services Styles*/

#services1 h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #171C57;
	font-weight: bold;
	margin: 20px 0px 20px 20px;
}

#services1 h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;	
	width: 550px;
	color: #00006B;
	font-weight: bold;
	margin: 20px 0px 20px 20px;
	text-align: justify;
}

#services1 p {
	width: 550px;
	margin-left: 20px;
	text-align: justify;
	
}

#services2 h2 {
	font-family: arial, verdana, sans-serif;
	width: 600px;
	font-weight: bold;
	font-size: 24px;
	color: #171C57;	
	margin: 20px 0px 20px 20px;
}

#services2 p {
	width: 250px;
	margin-left: 50px;
	font-size: 14px;
	color: #3D2682;
	font-weight: bold;
	
}

#services h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
	color: #00d66f;
	font-weight: bold;
	margin: 20px 0px 20px 20px;
}

#your_col {
      border-left: 1px solid black;
   }

#services .service h3 {
	color: #000;
	margin: 0px 0px 20px 0px;
	font-size: 18px;
}

.service {
	background-image: url(../images/shopping_cart.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 80px 20px;
	padding-left: 150px;
	width: 266px;
}

/*Footer Styles*/
div#footer {
	background-color: #110022;
	color: #d2d2d2;
	background-image: url(../images/footer_decor.png);
	background-repeat: no-repeat;
	margin-left: -17px;
	width: 894px;
	padding: 40px 20px 40px 20px;
	overflow: hidden;
}

#footer h4 {
	color: #818181;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#col1 {
	width: 225px;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
}

#col2 {
	width: 335px;
	float: left;
	padding-top: 20px;
}

#col3 {
	width: 285px;
	float: left;
	padding-top: 20px;
}

#footer_links ul {
	overflow: hidden;
}

#footer_links ul li {
	width: 140px;
	float: left;
	margin: 0px 15px 15px 0px;
}

#footer_links ul li a:link, #footer_links ul li a:visited {
	border-bottom: 1px dashed #d2d2d2;
	display: block;
	color: #d2d2d2;
	text-decoration: none;
	padding: 5px;
}

#footer_links ul li a:hover , #footer_links ul li a:focus {
	text-decoration: underline;
}

#footer_social {
	margin-top: 40px;
}

#footer_social img {
	float: left;
	margin-right: 40px;
}

#footer_form input, textarea {
	background-color: #7e7e7e;
	border: none;
	margin-bottom: 20px;
	padding: 5px;
	width: 100%;
	font-family: georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #292929;
}

#footer_form textarea {
	height: 150px;
}

#footer_form .submit {
	width: 115px;
	float: right;
	color: #d2d2d2;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	background-image: url(../images/submit_bg.png);
}

#footer_form .submit:hover {
	cursor: pointer;
}

#footer_form .submit:active {
	background-image: none;
}

/*Content Styles*/

#content {
	background-image: url(../images/page_heading_bg.png);
	background-repeat: no-repeat;
	width: 864px;
	overflow: hidden;
	margin-left: -17px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
}

.page-heading {
	/* background-color: #1665e7; */
	display: inline;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #3b3b3b;
	line-height: 105px;
	/*padding: 5px 30px;*/
}

#content h2, #content h3 {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 24px;
	color: #1c1c1c;
}

/* Client Styles */

.client {
	margin-bottom: 30px;
}
.client h3 {
	margin-bottom: 15px;
	margin-left: 200px;
}
.client p {
	width: 450px;
	margin-left: 300px;
	
}

.client h9 {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;	
	width: 700px;
	color: #171C57;
	font-weight: bold;
	margin: 20px 0px 20px 20px;
}
.client img {
	float: left;
	margin-left: 50px;
	margin-right: 10px;
	border: 1px solid #000000;
}

/*Contact Page Styles*/

#contact h3 {
	margin-bottom: 15px;
}

.c_page_address {
	width: 390px;
	float:left;
}

.c_page_form {
	width: 390px;
	float:left;
}

.c_page_form input, .c_page_form textarea {
	background-color: #fefdf7;
	display: block;
	width: 100%;
	border: 1px solid #d0cebf;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 20px;
}

.c_page_form textarea {
	height: 150px;
}

.c_page_form input.submit {
	background-image: url(../images/c_page_submit.png);
	border: 1px solid #75f3c2;
	float: right;
	width: 100px;
}

/*Services Page Styles*/
#s_page_services {
	position: relative;
}

#service_list {
	background-color: #00d66f;
	float: left;
	width: 220px;
	margin-left: -30px;
	height: 530px;
	padding: 30px 10px 30px 20px;
}

#service_list a:link, #service_list a:visited {
	color: #2d2d2d;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 18px;
	text-align: right;
	margin-bottom: 20px;
}

#service_list a.active {
	color: #fff;
}

#service_body {
	flaot: left;
	padding-left: 30px;
	padding-top: 30px;
	width: 600px;
	margin-left: 220px;
}

#service_body h3 {
	color: #2d2d2d;
	font-weight: bold;
	margin-bottom: 20px;
}

#service_body p {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	color: #2d2d2d;
}

#shopping_bag {
	float:right;
	background-color: #FFFFFF;
	border: 1px solid #171C57;
	width: 250px;	
	margin: 10px 0px 0px 0px;  
	padding: 0px 0px 25px 0px;
}

#shopping_bag h3 {
	padding: 10px 0px 10px 10px;
	background-color: #171C57;
	color:#FFFFFF;
	font-size:18px;
	font-weight: bold;
	
	
}

.songs_in_cart {
	padding: 10px 5px;
	margin-bottom: 2px;
}

.songs_in_cart li {
	margin: 0 0 10px 5px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 3px;
	color: #6600CC;
	font-weight: bold;
}

.total_price {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 20px;
}

.cart_total {
	font-size: 1.5em;
	margin-top: 10px;
	display: block;
}
