/* @override http://strapstar.de/templates/bizwatch/stylesheet.css */

* {
	margin: 0;
	padding: 0;
}


body {
	margin: 0;
	font: normal small Helvetica, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, san-serif;
	color: #000;
	font-weight: bold;
	
	
}

h2 {
	padding-bottom: 10px;
	font-size: 2em;
	font-weight: normal;
	clear: left;

}


h3 {
	
	font-size: 1.4em;
	font:Helvetica, Arial,  sans-serif;
		font-weight: normal;
}

p, blockquote, ul, ol {
	line-height: 1.4em;
	text-align: justify;
}

p {	line-height: 1.4em;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000;
	
	line-height: 1.4em;
}

a:hover {
	color: #999;
	text-decoration: none;
}

#topnav a {
	text-decoration: none;
	color: #fff;
	padding: 0 2px 0 2px;

	
}

#topnav a:hover {
	color: #999;
	text-decoration: none;
	
}


img{
	border: 0;
	
}

/* Boxed Style */

.boxed {

	padding: 10px 0 10px 10px;
	
	
}

.boxed a {
	margin: 0 0 0 10px;
}

.boxed .title {
	padding: 20px 0 0 0;
	font-size: 1.4em;

}

.boxed .content {
	
}

.boxText {
	padding: 0 0 0 10px;
}

.boxTextBG {
	padding: 5px 5px 0 5px;
}
strong {
	color: #809a37;
}

/*Header*/
#header {
	margin: 0 auto;
	position: relative;
	float: left;
	width: 1000px;
	height: 160px;
	background-color: #000;
	z-index: 3;
}

a.headerNavigation {
	border-bottom: 1px dashed #000;
}
	


/* Logo */

#logo {
	margin: 0 auto;
	position: relative;
	float: left;
	width: 770px;
	height: 140px;
	background: url(img/strapstar_logo.png) no-repeat left center;
	
}


#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* content right */
#content_right {
	margin: 0 auto;
	position: absolute;
	top: -4px;
	left: 540px;
	width: 220px;
	height: 800px;
	z-index: 2;


}

#content_right_random {
	position: absolute;
	top: 0px;
	right: -240px;
	width: 220px;
	height: 800px;
	z-index: 1;


}




/*main cart area*/


/* shopping cart position */
#cart {
	position: relative;
	float: right;
	width: 200px;
	height: inherit;
	padding: 10px 0 0 20px;
	border-left: 1px dashed #fff;
		
}

#cart h2 {
	color: #fff;
}

#cart td {
	font-size: 10px;
	text-align: left;
	padding: 2px 0 2px 0;
}

#cart div {
	text-align: left;
}

#cart a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dashed #fff;
	line-height: 1.4em;
}

#cart a:hover {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}




/* Content */

#content {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	
}

.content a {
	border-bottom: 1px dashed #000;
}

td.contentsTopics {
	width:  100%;
}

/* Content > Main */

#main {
	margin: auto 0;
	position: relative;
	float: left;
	padding: 20px 0 0 20px;
	width: 700px;

}

/* Content > Main > Welcome */

#welcome {
	padding-bottom: 20px;
}

/*post defines the width of main*/
.post {
	width: 520px;
}

/* Content > Main > Top Nav */

#topnav {
	position: absolute;
	top: 68px;
	left: 320px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#loginbox td {
	width: inherit;
}

#login form {
background-color:transparent;
border:none;
}

.form {
background-color:transparent;
border:none;
}


#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin: 0 0 5px 5px;
	padding: 12px 5px;
	
	font-family: Helvetica, Arial, Helvetica, sans-serif;
}

.infoBox input {
	padding-left: 10px;
}

.infoBox_right {
	text-align:left;
}

#inputtext1, #inputtext2 {
	color: #000;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 15px;
	margin-top: 20px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	
	position: relative;
	float: left;
	clear: left;
	border-bottom: 1px dashed;
	color: #000;
	font-weight: normal;
}

#menu a:hover, #menu .active a {

	text-decoration: none;
	color: #999;
	border-bottom: 1px dashed;
	
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Helvetica, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	position: relative;
	float: left;
	margin: 0 auto;
	width: 1000px;
	height: 60px;
	

}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
	padding-top: 10px;
}

/* Footer > Links */

#links {
}


.poweredby {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.copyright {
	margin: auto 0;
	position: relative;
	float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  padding-top: 10px;
   width: 100%;
}

.parseTime {
	margin: auto 0;
	position: relative;
	float: left;
	width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
 
}

A.copyright {
  color: #000000;

}

A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

.moduleRow {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }




.main td  {
	padding:  5px 0 5px 20px;
	display: inline-table;
	border: none!Important;
	text-align: left;
	float: left;

	
}

.description {
	width: 180px;
	padding-left: 20px;
	text-align: justify;
}


.main a
{
	text-decoration: none!Important;
	width: 100%;
	border-bottom: 1px dashed #000;

}

.main img
{
	text-decoration: none!Important;
	border: none!Important;
	margin: 4px;
	
}

.main input
{
	margin: 4px;
	
}






#warning {
	margin: auto 0;
	position: relative;
	float: left;
	width: 778px;
	height: 56px;
	background-color: rgba(255,255,255,0.5);
	

}













