html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

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: "" "";
}

/* Remove annoying border on linked images. */
a img { border: none; }

*:focus {outline: none;}


/* Default font settings. 
	 The font-size percentage is of 16px. (0.75 * 16px = 12px) */

html { font-size:75%; height: 100%;}
html>body { font-size: 14px; }

body { 
	color: #170329;
	background: #FFF;
	min-height:101%;
	min-width:640px;
	background-image: url(../../_graphics/3646611_recolor3.jpg);
	
}

body, form {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4;
}



/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6	{ font-weight: normal; color: #c69000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

h1	{ font-size: 1.4em; line-height: 1.4em; margin:0 0 1em 0; color: #170329;}
h2	{ font-size: 1.1em; line-height: 1.286em; margin:0 0 0.643em 0; color: #39373a;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

#newsletter h2 {margin:0; font-size: 1.5em; color: #39373a; font-weight: normal;}
#newsletter h2 a {color: #170329; font-weight: normal;}

#newsletter h3 {margin: 10px 0 5px 0; padding-top: 10px; border-top: 1px solid  #c69000;line-height: 1.4em;  font-size: 1.2em; color: #c69000; font-weight: normal;}

#newsletter p a {color: #a5a5a5; font-weight: normal;}
#newsletter p.document a {color: #c69000; font-weight: normal;}
#newsletter p.newsletter a {color: #39373a; font-weight: normal;}
#newsletter #nextN {margin-top: 17px; float: right; font-size: .85em; }

#library h2 {
		margin:3px 0 0 0;
		font-size: 1.2em;
		padding-top: 5px;
		border-top: 1px solid  #c69000;
		color: #c69000;
		font-weight: normal;
}
#library h2 a {
		color: #c69000;
		font-weight: normal;
}
#library h3 {
		margin:5px 0 0 0;
		font-size: 1em;
		color: #170329;
		font-weight: normal;
}
#library h4 {
		margin: 10px 0;
		font-size: .9em;
		color: #a5a5a5;
		font-weight: normal;
		font-style: italic;
}

#library p {line-height: 1.4em;}

#library p.date {font-size: .9em; margin: 25px 0 0 0;}
#library p.location {font-size: .9em; margin: 0;}
#library p.document {font-size: .9em; margin: 0;}
#library p.document a {color: #c69000;}



h3	{ font-size: 1em; line-height: 1; margin:1.929em 0 0.643em 0; }
h4	{ font-size: 1em; line-height: 1.25; margin-bottom: 1.25em; color: #39373a; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
h5	{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6	{ font-size: 1em; font-weight: normal; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img	{
	margin: 0;
}

/* Link Div
-------------------------------------------------------------- */
#link hr {
border: none 0;
border-top: 1px solid #d3d3d3;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#link h2 {margin: 0;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 1.25em;
	font-weight: normal;
	color: #d3d3d3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid;
}

#link h3 {
	margin-top: 0;
	font-size: 1.15em;
	font-weight: normal;
	color: #39373a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
#link h4{ margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #39373a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#link h6 {margin: 5px 0 15px 140px; font-size: .9em;}

#link ul {margin-left: 150px;}
#link p { 
	font-size: .9em;
	font-weight: normal;
	color: #39373a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 140px;
	line-height: 1.7em;
}


#link .thumb{
	float: left;
	width: 100px;
	padding: 0 25px 15px 15px;
}

#link a{display: block;
	margin: 5px 0;
	font-size: .95em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Submenu in Content Area
-------------------------------------------------------------- */
#body h2 ul li a{
display: block;
padding: 5px 0;
color: #c69000;
}

/* Text elements
-------------------------------------------------------------- */

p	{ line-height 1.5em;
	font-size:.9em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;	
}

p.contents	{ line-height 1.5em;
	font-size:1em;
}

p.italic	{ font-style: italic;
}


p.errorMsg 		{color: #170329; font-size: 2em; line-height: 1; margin: 35px 0 0 0; clear: both;}
p.friendlyMsg 	{font-size: 1em; margin-bottom: 0.75em; color: #170329; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: italic;}
p.xformlink 	{font-size: 1em; margin: 0; color: #170329; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

	
p img.left	{ float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right	{ float: right; margin: 1.5em 0 1.5em 1.5em; }

b {font-weight: normal; color: #c69000;}

a:link		{color: #39373a; text-decoration: none; } 
a:visited	{color: #39373a; text-decoration: none;} 
a:hover		{color: #170329; text-decoration: underline;} 
a:focus		{color: #170329; text-decoration: underline;} 
a:active	{color: #170329; text-decoration: underline; }

a.inline:link		{color: #c69000; text-decoration: none; } 
a.inline:visited	{color: #c69000; text-decoration: none;} 
a.inline:hover		{color: #170329; text-decoration: underline; } 
a.inline:active		{color: #170329; text-decoration: underline; }

a.title:link		{color: #d3d3d3; text-decoration: none; } 
a.title:visited		{color: #d3d3d3; text-decoration: none;} 
a.title:hover		{color: #39373a; text-decoration: underline; } 
a.title:active		{color: #39373a; text-decoration: underline; }


blockquote		{ margin: 1.5em; color: #d3d3d3; font-style: italic; }
strong			{ font-weight: bold; }
em,dfn			{ font-style: italic; }
dfn				{ font-weight: bold; }
sup, sub		{ line-height: 0; }

abbr, 
acronym		{ border-bottom: 1px dotted #d3d3d3; }
address		{ margin: 0 0 1.5em; font-style: italic; }
del			{ color:#d3d3d3; }

pre 		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt	{ font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Document Link
-------------------------------------------------------------- */
#document p a{
display: block;
padding: 5px 0;
color: #c69000;
}


/* Lists
-------------------------------------------------------------- */

li ul, li ol			{ margin:0 1.5em; }
ul, ol			{ margin: 0 ; }

ul				{}
.inlinelist		{list-style: square; margin:-10px 25px 15px 25px; padding: 0; color: #c69000; font-size: .9em; background: #FFF;}
.inlinelist li	{font-weight: normal; font-size: 1em; padding: 3px;}

table.columnlist {margin: -10px 0 0 0; }
td.columnlist {width: 50%;}
td.columnlist .inlinelist {margin:0 0  0 15px;}


ol				{margin: -20px 0 0 20px; padding: 3px; color: #170329; }
.decimal li		{list-style-type: decimal; font-size: .9em; padding: 5px 5px;}
.upperalpha li	{list-style-type: upper-alpha; font-size: 1em; padding: 12px 5px;}
.loweralpha li	{list-style-type: lower-alpha; font-size: 1em; padding: 12px 5px;}

dl				{ margin: 0 0 1.5em 0; }
dl dt			{ font-weight: bold; }
dd				{ margin-left: 1.5em;}

span.listtext	{color: #170329;}

/* Tables
-------------------------------------------------------------- */

table			{ margin: 10px 0 15px 0; width:100%;}
th				{ font-weight: bold; }
thead th 		{ background: #39373a; }

td 				{	vertical-align: top; 
					padding: 5px; 
					font-size:.9em;
				}
	
th,caption	{ padding: 4px 10px 4px 5px; }
tr.even td	{ background: #c69000; }
tfoot		{ font-style: italic; }
caption		{ background: #c69000; }


/* Tables placed in body content
-------------------------------------------------------------- */

table.inlinetable { margin: 0 auto; border-collapse: collapse;border: 1px solid #a5a5a5;}
tr.inlinetable {background-color: #d3d3d3;}
tr.inlinetable td {background-color: #d3d3d3;font-size: .85em; font-weight: bold;}
tr.lineAbove td {border-top: 1px solid #a5a5a5;  }
td.inlinetable {font-size: .85em; }

/* Misc classes
-------------------------------------------------------------- */

.small			{ font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large			{ font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide			{ display: none; }

.quiet			{ color: #d3d3d3; }
.loud			{ color: #170329; }
.highlight		{ background:#a5a5a5; }
.added			{ background:#a5a5a5; color: #FFF; }
.removed		{ background:#0e0417; color: #FFF; }

.first			{ margin-left:0; padding-left:0; }
.last			{ margin-right:0; padding-right:0; }
.top				{ margin-top:0; padding-top:0; }
.bottom			{ margin-bottom:0; padding-bottom:0; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; margin: 0;padding: 0;border: 0;float: none; }

.test{ clear:both; width: 100%; height:1px; font-size:1px; line-height:1px; margin: 0;padding: 0;border: 1px solid;}





.imgInline img {
max-width: 590px;
padding: 3px;
}

.imgCenter{text-align: center;}
.imgCenter {
max-width: 590px;
padding: 10px;
}

img.horizontal {
max-width: 590px;
padding: 5px;
background:#FFF;
border: 1px solid #d3d3d3;
z-index: 0;
}


img.vertical {
max-width: 400px;
margin-right: 10px;
margin-bottom: 10px;
padding: 5px;
border: 1px solid #d3d3d3;

}

img.square {
width: 50%;
max-width: 400px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
padding: 5px;
background:#FFF;
border: 1px solid #170329;
}

div.thumbs {margin: 0; padding: 0;}

div.enlargeImage {
	float: left;
	margin: 15px 10px 5px 0;
	border: 1px solid #170329;
}

div.thumb {
background: #FFF;
padding:3px;
cursor: pointer;
text-align: center;
}

div.thumbs div.enlargeImage div.thumb {
background: #FFF;
border: 3px solid #FFF;
padding:0;
width: auto;
height: 20px;
//overflow: hidden;
}

div.thumb img {
	//display: block;
}

div.thumbs div.enlargeImage div.thumb img {
	height: 20px;
}

#image_page div.thumbs div.enlargeImage div.thumb img {
	margin: 0 auto;
}

/* ---------- @ Menus and Navigation-----------*/


#mainmenu {width: 100%; font-size: .9em; text-align: left; height: 1.5em; margin-left: 185px;}
#mainmenu ul li {display: inline; padding: 0 15px; }
#mainmenu ul li a:link{ color: #FFF; text-decoration: none; } 
#mainmenu ul li a:visited{ color: #FFF; text-decoration: none; } 
#mainmenu ul li a:hover{ color: #c69000; text-decoration: underline; } 
#mainmenu ul li a:active{ color: #c69000; text-decoration: underline; }

#submenu {font-size: 1em; padding:0; border-bottom: 8px solid #e1dde3;}
#submenu ul {margin:5px 0 15px 10px; padding: 0; }
#submenu ul li {padding: 5px  0;}
#submenu ul li ul {list-style: square; 
	border: 1px solid #e1dde3;
	border-left: none;
	border-right: none;
	padding: 0 5px 0 30px;
	margin: 5px 0 0 -10px;
	color:#FFF;
	background:#e1dde3;
}

#submenu a:link{ color: #170329; text-decoration: none; } 
#submenu a:visited{ color: #170329; text-decoration: none; } 
#submenu a:hover{ color: #170329; text-decoration: underline; } 
#submenu a:active{ color: #170329; text-decoration: underline; }


#submenusmall {font-size: .93em; padding:0;  border-bottom: 8px solid #e1dde3;}
#submenusmall ul {margin: 5px 5px 15px 10px; padding: 0; }
#submenusmall ul li {padding: 5px  0;}
#submenusmall ul li ul {list-style: square; 
	border: 1px solid #e1dde3;
	border-left: none;
	border-right: none;
	padding: 0 5px 0 30px;
	margin: 5px 0 0 -30px;
	color:#FFF;
	background:#e1dde3;
}

#submenusmall a:link{ color: #170329; text-decoration: none; } 
#submenusmall a:visited{ color: #170329; text-decoration: none; } 
#submenusmall a:hover{ color: #170329; text-decoration: underline; } 
#submenusmall a:active{ color: #170329; text-decoration: underline; }


#menu1 {font-size: .9em; margin-left: 185px;}
#menu1 ul li {display: inline; padding: 0 15px; }
#menu1 a:link{ color: #FFF; text-decoration: none; } 
#menu1 a:visited{ color: #FFF; text-decoration: none; } 
#menu1 a:hover{ color: #c69000; text-decoration: underline; } 
#menu1 a:active{ color: #c69000; text-decoration: underline; }

#menu2 a:link{ color: #FFF; text-decoration: none; } 
#menu2 a:visited{ color: #FFF; text-decoration: none; } 
#menu2 a:hover{ color: #a5a5a5; text-decoration: none; } 
#menu2 a:active{ color: #a5a5a5; text-decoration: none; }


#menu3 {width: 100%; font-size: .9em; text-align: right; height: 1.1em;}
#menu3 ul li {display: inline; padding: 0 5px; }
#menu3 ul li a:link{ color: #170329; text-decoration: none; } 
#menu3 ul li a:visited{ color: #170329; text-decoration: none; } 
#menu3 ul li a:hover{ color: #39373a; text-decoration: underline; } 
#menu3 ul li a:active{ color: #39373a; text-decoration: underline; }


#layout_menu,#layout_content,#layout_content_wrapper,#layout_sub-menu,#layout_footer,#layout_lower-menu,#breadcrumb {
	overflow:hidden;
	display:inline-block;
}

#layout{
	background-image: url(../../_graphics/background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
}

#layout_wrapper{
	width: 830px;
	margin: 0 auto;
	background-image: url(../../_graphics/3646611_recolor3.jpg);
}

/* safari and opera need this */ 
#layout_menu,#layout_sub-menu,#layout_lower-menu {
	float:left;
}
#layout_content {
	float:right;
	min-height: 500px;
	background: #FFF;
	padding: 15px;
	border: 1px solid #d3d3d3;
	margin-bottom: 5px;

}

#layout_header {
	width:100%;
	text-align: center;
	background: #FFF;
	background-image: url(../../_graphics/logostripe.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 100px;

}

/* leaving room for rounding error (MSIE) */ 
#layout_menu {
	width:100%;
	padding-top: 5px;
	height: 25px;
	background: #170329;
}

#layout_sub-menu {
	width: 186px;
	margin: 6px 5px 0 5px ;
	padding: 0 0 15px 0;
	background: #FFF;
	border: 1px solid #d3d3d3;
}

#layout_content_wrapper {
}


#pageFooter {
	text-align: center;
	clear: both;
	padding: 15px;
	font-size:.9em;
	background: #FFF;
	border: 1px solid #d3d3d3;
	margin: 0 5px 5px 0;
	
}

#pageFooter p{
	margin: 0;
	padding: 0;
}


#layout_footer {
	clear:both;
	width:100%;
	height: 25px;
	padding-top: 5px;
	background: #170329;
}


/* ---------- @ Forms -----------*/

form {  /* set width in form, not fieldset*/
  font:100%;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px;
}

fieldset {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  padding: 3px;
  margin: 0;  
  border: 1px solid #d3d3d3;
  border-bottom: 0;
}

legend      {position: relative; margin-left: 1em; margin-bottom: .25em; padding: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size:1em; }

fieldset ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

fieldset li {
  clear: left;
  float: left;
  width: 98.25%;
  padding: 5px;
  margin: 0;
}

fieldset.submit {
  clear: both;
  padding: 3px;
  margin: 0 0 20px 0;
  border: 1px solid #d3d3d3;
  border-top: 0;
}

#displayform h2 {
	clear: both;
}

#displayform li.row {
}

#displayform li {
	border-bottom: 1px dotted #FFF;
}

label { 
	display: block;  /* block float the labels to left column, set a width */
	position: relative;
	float: left; 
	width: 150px; 
	margin: 5px 10px 0 0 ; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	padding: 0 10px 0 0;
}

/*label:after { content: ":";}
label.button:after { content: "";}*/
label:first-letter {text-decoration:underline;}
label.required{
	}
	

label.button{ height: 0;
	margin-right: 15px;
	}

label strong {
	position: absolute;
	left: 375px;
	top: 1;
	width: 175px;
	font-weight: normal; 
	font-size: .8em;
	text-transform: uppercase;
	color: #F00; 
	line-height: 1;
	text-align: left;
	}


/* Form fields
-------------------------------------------------------------- */

input[type=hidden] { 
  padding: 0;
  margin: 0;
  height: 0px;
}

input[type=text], input[type=password],
input.text, input.title, 
textarea, select { 
  background-color:#FFF; 
  border:1px solid #170329; 
  padding: 2px;
}

input[type=text]:focus, input[type=password]:focus,
input.txt:focus, input.title:focus, 
textarea:focus, select:focus { 
  border-color: #170329;
  background-color: #d3d3d3;
}

input[type=text], input[type=password],
select { padding:2px; }


input[type=checkbox], input[type=radio], 
input.checkbox, input.radio { 
  position:relative; top:.25em; 
}

form.inline { line-height:3; }
form.inline p { margin-bottom:0; }

form input, form textarea {
	display: inline;
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
}


textarea { overflow: auto;}

form input #reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
	
select{
	overflow: hidden;
	color: #170329;
	border-style: 1px solid #170329;
	padding: 1px;
	font-size: .95em;
	margin-left: 8px;
}

/* PRODUCT FORM (ADD TO CART)
-------------------------------------------------------------- */
#product_detail form  {
		clear: both; 
		width: 225px; 
		min-width: 225px;
		max-width: 225px; 
		float: left;
}


#product_detail form fieldset {padding: 0;}
#product_detail form fieldset.submit {padding: 5px 0;}
#product_detail form input{margin: 0 0 0 5px;width: 20px;}
#product_detail form label{margin: 0;width: 40px; }

#price {font-weight:bold;}
li #price {display: inline;float: left;}
#product_detail h2 {clear: both;}
#product_detail h3 {margin: 0;color: #39373a;}

#product_detail h4 {color: #170329;margin:1em 0 0.643em 0;}
#product_detail p.content{margin-left: 240px;}
	
#product_detail p.viewcartlink{
	float: left;
	padding: 0 25px 3px 0;
	margin: 0px 15px 5px 0;
	}

#product_detail button { margin-left: 45px;}

.one-of-a-kind {font-size: .95em; font-style: italic; color: #d3d3d3;}

/* Success, notice and error boxes
-------------------------------------------------------------- */
.help,
.notice, 
.success    {padding: 3px 0; margin-bottom: 1em; }

.error { 
	white-space: nowrap;
	font-style: normal;  
	color: #F00; 
	line-height: 2;
	margin-left: 170px;
	}
	
.paymenterror { 
	display: block;
	clear: both;
	font-style: normal;  
	color: #F00; 
	line-height: 1.1;
	}
	
.help     { display: block; margin-left: 185px; color: #170329; font-size: .8em; }

.notice     { background: #a5a5a5; color: #170329; border-color: #170329; }
.success    { background: #FFF; color: #170329; border-color: #d3d3d3; }

.error a    { color: #F00; }
.notice a   { color: #d3d3d3; }
.success a  { color: #39373a; }

/* REQUIRED BUTTON STYLES	
-------------------------------------------------------------- */
button { 
	position: relative;
	display: inline;
	border: 0; 
	padding: 0;
	margin: 0 0 0 10px;
	cursor: pointer;
	background: #a5a5a5;
	border: 1px solid #d3d3d3;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
	margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button { 
	padding: 0 0 0 0;
	margin-left: 185px;
	font-size:1em; 
	text-align: center;
	
}
	
button span {
	padding: 3px 6px; 
	height:18px; 
	color:#170329;
	
}
	
button:hover {
background: #170329;
border: 1px solid #c69000;

}
	
button:hover span {
color:#FFF;
}

button:active { 
	
}
	
button:active span {

}


#layout_content {
	width:593px;
	margin-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#noscript{
border: 1px solid;
padding: 10px;
margin: 10px 0;
background:#a5a5a5; color: #F00;
text-align: center;
}

#hot-topics {font-size: .9em; text-align: center; padding: 15px 0 0 0; 0; }
#hot-topics ul { margin: 0; padding: 0; }
#hot-topics ul li {margin: 0; padding: 5px 0;}


#brochure {margin-top: 30px; text-align: center;}
#brochure small {
display: block;
margin-top: 5px;
}

#breadcrumb {
	color: #170329;
	background-color: #FFF;
	border: 1px solid #d3d3d3;
	width:618px;
	margin: 5px 5px 0 200px;
	padding: 5px 0 5px 5px;
	float: right;
	font-size:.8em;
}

#breadcrumb a:link{ color: #c69000; text-decoration: none; } 
#breadcrumb a:visited{ color: #c69000; text-decoration: none; } 
#breadcrumb a:hover{ color: #39373a; text-decoration: underline; } 
#breadcrumb a:active{ color: #39373a; text-decoration: underline; }

#footer {
	margin-top: 10px;
	clear: both;
}

#prevnext {
	padding: 0 5px 0 0 ;
	display: inline;
	float: right;
}

#icon {
padding: 0 13px;
height: 14px;
background: url(../../_graphics/vv_icon.jpg) no-repeat right;
}

p.addthis{
float: right;
}

/* Social Media
-------------------------------------------------------------- */

#socialmedia p { margin: 0 1.5em 0 1.5em; color: #a5a5a5;}
#socialmedia a {
	color: #FFF;
	padding: 5px 0px 5px 36px;
	display: block;
}
#socialmedia li {
	list-style-type: none;
	padding: 5px 0;
	text-align: left;
}

#twitter {
	background: url(../../_graphics/socialmedia/twitter_32.png) no-repeat left;
}

#youtube {
	background: url(../../_graphics/socialmedia/youtube_32.png) no-repeat left;
}

#linkedin {
	background: url(../../_graphics/socialmedia/linkedin_32.png) no-repeat left;
}
#facebook {
	background: url(../../_graphics/socialmedia/facebook_32.png) no-repeat left;
}
#flickr {
	background: url(../../_graphics/socialmedia/flickr_32.png) no-repeat left;
}
#feed {
	background: url(../../_graphics/socialmedia/feed_32.png) no-repeat left;
}
#technorati {
	background: url(../../_graphics/socialmedia/technorati_32.png) no-repeat left;
}
/* END: socialMedia */



