/* General Styles
=================================*/

body {
background-color:#000000;
	text-align: center;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	min-width: 850px;
}

.clear {
	clear:both;
}

a:link{
	color: #6699CC;
	text-decoration: none;
	border-bottom: 1px dotted #6699CC;
}

a:visited{
	color: #003366;
	text-decoration: none;
	border-bottom: 1px dotted #6699CC;
}

a:hover{
	color: #003366;
	text-decoration: none;
	border-bottom: 1px solid #003366;
}


a.img, a.img, a.img {
	border: 0 none;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

h3 {
	font-family: Arial, Verdana, helvetica, sanserif;
color:#ff3300;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

h1{
	font-size: 1.45em;
	line-height: .75em;
}

h2{
	font-size: 1.2em;
}

h3{
	font-size: 1.2em;
}


img {border: 0px none;}

.italic {font-style:italic;}

/* Layout
=================================*/


#wrapper{
background-color:#ffffff;
	margin:0 auto 0 auto;
	width:820px;
	text-align: left;
}

#logo{width:780px;height:36px;background: url(../images/arcwear.gif) top left no-repeat;}
#logo p {margin-top: -4px; float: right; size: 11px;}
#logo p a,
#logo p a:visited {color:#aaa; text-decoration:none; border-bottom: 1px dotted #8f8f8f ;}
#logo p a:hover {color:#999; text-decoration:none; border-bottom: 1px solid #aaa;}

#top{
	height: 5px;
	background: #FFFFFF url(/images/shadow_top.gif) repeat-y right;
}

#bg{
	padding: 10px 19px 15px 15px;
	background: #FFFFFF url(/images/shadow_side.gif) repeat-y right;
}

#branding{
	background: url(../images/arc_wearhdr.jpg);
	width: 785px;
	height: 230px;
}

.box {padding: 0 15px 5px 15px; border: 1px dotted #ccc;}


/* =Navtop
----------------------------------------------- */
#navtop {
  background-color:#ffffff;
  background-repeat:no-repeat;
  float:left;
  width:100%;
  border:solid #;
  border-width:0px 0;
  }
.home #navtop {
  background-position:0 -70px;
  }
#navtop ul {
  margin:0;
  padding:0 0px;
  list-style:none;
  font-size:100%;
  text-transform:lowercase;
  }
#navtop li {
  float:right;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#navtop a, #nav strong {
  display:block;
  padding:5px 10px 6px;
  border:solid #ddd;
  border-width:0 1px 0 0;
  color:#000;
  text-decoration:none;
  white-space:nowrap;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
  }
#navtop #current strong, #nav #current a {
  background-repeat:no-repeat;
  }
#navtop a:hover, #nav #current a:hover strong, #nav #current strong {
  color:#ddd;
  }
#navtop a:hover {
  background-repeat:no-repeat;
  }
#navtop a strong, #nav #current a strong {
  background:none;
  padding:0;
  border:none;
  }
#navtop #h {
  border-left-width:1px;
  }



/* =Nav
----------------------------------------------- */
#nav {
  background-color:#006699;
  background-repeat:no-repeat;
  float:left;
  width:100%;
  border:solid #ddd;
  border-width:1px 0;
  }
.home #nav {
  background-position:0 -70px;
  }
#nav ul {
  margin:0;
  padding:0 15px;
  list-style:none;
  font-size:100%;
  text-transform:lowercase;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#nav a, #nav strong {
  display:block;
  padding:5px 10px 6px;
  border:solid #ddd;
  border-width:0 1px 0 0;
  color:#ffffff;
  text-decoration:none;
  white-space:nowrap;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
  }
#nav #current strong, #nav #current a {
  background-repeat:no-repeat;
  }
#nav a:hover, #nav #current a:hover strong, #nav #current strong {
  color:#000;
  }
#nav a:hover {
  background-repeat:no-repeat;
  }
#nav a strong, #nav #current a strong {
  background:none;
  padding:0;
  border:none;
  }
#nav #h {
  border-left-width:1px;
  }

#container {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}

#content{
	float: left;
	width: 550px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #CCCCCC;
	line-height: 1.6em;
}

#toptext {
float: left;
	width: 664px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #CCCCCC;
	line-height: 1.6em;
 text-align: left;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}


#newsletter {width: 200px; height: 60px; padding-top: 100px; background:url(../images/newsletter_bkgrd.jpg) top left no-repeat;}



/* Footer Styling
=================================*/
#footer {width: 100%; height: 300px; text-align: center; }
#footer a,
#footer a:visited {border-bottom: none;}

#bottom{width: 820px; margin: 0 auto; padding: 10px 0; background:#fff;border-top: 1px solid #666;}

#social_logos {text-align: center; margin: 10px 0 40px 0;}
#social_logos ul li {margin: 0 5px; padding: 0; list-style: none; display: inline;}
#social_logos ul li a img {border: none;}

#assc_logos {width: 850px; text-align: center; }
#assc_logos ul li {margin: 0 7px; padding: 0; list-style: none; display: inline;}
#assc_logos ul li a img {border: none; opacity:0.3; filter:alpha(opacity=30); text-decoration: none;}
#assc_logos ul li a:hover img {opacity:1.0; filter:alpha(opacity=100);}



/* Main Content Styling
=================================*/


.thumbnail{
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}

.border{
	padding: 4px;
	border: 1px solid #ECECEC;
}


.shadow {
	background: url(/images/shadow.gif) bottom right;
	padding: 0;
	position: relative;
}

.shadow img {
	background-color: #fff;
	border: 1px solid #666;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}





/* Sidebar Styling
=================================*/

#linkList{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 312px;
	margin-left: 410px;
	width: 196px;
	background-image: url(images/bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#linkList2{
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 250px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color: #94AB36;
}

#lselect {
	font-size: 0.9em; 
}

#lselect ul li {
	background: transparent url(images/ikonli.jpg) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}

#lselect a {
	display: block;
	font-size: 1.1em;
	color: #789B51;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}







#links {
	float: right;
	width: 200px;
	margin-top: 10px;
	padding: 0 0 0 0;
	line-height: 1.3em;
}




#navlist2 li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
/* Main Content Styling
=================================*/


.title{
	color: #006699;






/* Sidebar Styling
=================================*/

#linkList{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 312px;
	margin-left: 410px;
	width: 196px;

	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#linkList2{
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 250px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color: #94AB36;
}

#lselect {
	font-size: 0.9em; 
}

#lselect ul li {

	padding: 3px 0 3px 25px;
}

#lselect a {
	display: block;
	font-size: 1.1em;
	color: #789B51;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}




/* Inline quote */
.inlinequote {
	margin: 8px 0px 8px 8px;
	padding: 0px;
	width: 250px;
	float: right;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;	
	line-height: 17px;
}
.quotesign {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;	
	line-height: 10px;
}
/* end Inline quote */

#bc ul {
  float: left;
  width: 37em; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#bc li {
  float: left;
  width: 14em;
  margin: 0;
  background-image: url(smileybullet.gif);
  background-position: 0 0px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
}

