/*--------------------------------------------------------------------
Style sheet written for TCU Magazine
Author: Andy Rutledge
For Unit Interactive | unitinteractive.com
December 2007 - January 2008
---------------------------------------------------------------------*/

/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
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;
	vertical-align: baseline;
	background: transparent;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	color: #333;
	background: #fff;
}

em, i {
	font-style: italic;
}
strong {
	font-weight: bold;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	text-align: left;
	color: #333;
	font-weight: normal;
	
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited, p a:link, p a:visited, ul a:link, ul a:visited, ol a:link, ol a:visited, dl a:link, dl a:visited {
	color: #786b30;
	text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, ul a:hover, ol a:hover, dl a:hover {
	color: #3f075f;
	text-decoration: none;
}
.incontent h5 
{
    line-height: 16px;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

.preload {
	width: 500px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -5000px;
}

a img {
	border: none;
	text-decoration: none;
}

.preload { /* this is for preloading on-hover images so that there's no visible delay */
	width: 500px;
	position: absolute;
	left: -5000px;
	display: none;
}

/* MAIN PAGE STYLES
------------------------------------------------------------------------------- */
.top {
	clear: both;
	width: 100%;
	height: 108px;
	background: #3f075f;
	border-bottom: 8px solid #9d82ad
}

.header {
	margin: 0 auto;
	padding: 18px 0;
	width: 963px;
}

img.logo {
	float: left;
}

.headsearch {
	float: left;
	width: 556px;
}

.headsearch h3 {
	float: right;
	display: block;
	border-left: 1px solid #fff;
}

.headsearch h3 a:link, .headsearch h3 a:visited {
	width: 128px;
	height: 70px;
	display: block;
	background: url(../images/homelink_bg2.jpg) no-repeat top center;
	text-indent: -5000px;
	text-decoration: none;
}

.headsearch h3 a:hover {
	background: url(../images/homelink_over_bg2.jpg) no-repeat top center;
	text-decoration: none;
}

.headsearch p {
	text-align: right;
	font-size: 1.2em;
	color: #9d82ad;
	padding-bottom: 8px;
}

.headsearch p a:link, .headsearch p a:visited {
	color: #fff;
	text-decoration: none;
}

.headsearch p a:hover {
	color: #9d82ad;
	text-decoration: underline;
}

.headsearch .headform {
	float: right;
	text-align: right;
	padding-right: 10px;
}

ol#topsearch {
	text-align: right !important;
}

#topsearch li {
	text-align: right !important;
}

input.searchbox {
	margin-bottom: 6px;
	padding: 2px 2px 0;
	width: 262px;
	height: 18px;
	border: 1px solid #ccc;
	font-size: 1.4em;
}

.navbar {
	clear: both;
	width: 100%;
	background: #dcd9c7;
}

.mainnav {
	margin: 0 auto;
	width: 963px;
}

.mainnav ul {
	float: left;
	width: 129px;
	height: 96px;
	_height: 108px; /* FIX FOR IE6 */
	padding-right: 10px;
	display: inline-block;
	border-bottom: 5px solid #dcd9c7;
}

ul#webextrasy {
	padding-right: 0 !important;
}

.mainnav li {
	padding-bottom: 8px;
	font-size: 1.1em;
	width: 129px;
	display: block;
}

.mainnav li a:link, .mainnav li a:visited {
	color: #000;
	text-decoration: none;
}

.mainnav li a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.mainnav li a.rss {
	padding-left: 18px; background: url(../images/feed-icon-14x14.png) no-repeat left top;
}

li#maglink a:link, li#maglink a:visited, li#campuslink a:link, li#campuslink a:visited, li#peoplelink a:link, li#peoplelink a:visited, li#funstufflink a:link, li#funstufflink a:visited, li#writelink a:link, li#writelink a:visited, li#aboutlink a:link, li#aboutlink a:visited, li#webextraslink a:link, li#webextraslink a:visited {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #786b30;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	padding: 15px 0 5px;
	width: 129px;
	display: block;
}

li#maglink a:hover, li#campuslink a:hover, li#peoplelink a:hover, li#funstufflink a:hover, li#writelink a:hover, li#aboutlink a:hover, li#webextraslink a:hover {
	color: #000;
	text-decoration: none;
	background: url(../images/nav_arrow_over.jpg) no-repeat top left;
}

/*HERE ARE THE NAV "YOU-ARE-HERE" EFFECT STYLES --------------------------------------------*/
#mag li#maglink a {color: #000; text-decoration: none; background: url(../images/nav_arrow.jpg) no-repeat top left;}
#mag ul.maggy {border-bottom: 5px solid #9d82ad;}
#camp li#campuslink a {color: #000; text-decoration: none; background: url(../images/nav_arrow.jpg) no-repeat top left;}
#camp ul.campy {border-bottom: 5px solid #9d82ad;}
#people li#peoplelink a {color: #000; text-decoration: none; background: url(../images/nav_arrow.jpg) no-repeat top left;}
#people ul.peoply {border-bottom: 5px solid #9d82ad;}
#funstuff li#funstufflink a {color: #000; text-decoration: none; background: url(../images/nav_arrow.jpg) no-repeat top left;}
#funstuff ul.funstuffy {border-bottom: 5px solid #9d82ad;}
#write li#writelink a {color: #000; text-decoration: none; background: url(../images/nav_arrow.jpg) no-repeat top left;}
#write ul.writey {border-bottom: 5px solid #9d82ad;}
#about li#aboutlink a {color: #000; text-decoration: none; background: url(../images/nav_arrow.jpg) no-repeat top left;}
#about ul.abouty {border-bottom: 5px solid #9d82ad;}
#webextras li#webextraslink a {color: #000; text-decoration: none; background: url(../images/nav_arrow.jpg) no-repeat top left;}
#webextras ul.webextrasy {border-bottom: 5px solid #9d82ad;}
ul.webextrasy {
	padding-right: 0 !important;
}
.contentwrap {
	clear: both;
	width: 100%;
	background: #e9e7da;
	padding-top: 10px;
	border-bottom: 8px solid #dcd9c7;
	display: block;
}

.content {
	margin: 0 auto;
	padding: 10px 0 15px;
	width: 963px;
	border-top: 1px solid #fff;
	display: block;
	clear: both;
}

.mainstory {
	float: left;
	width: 407px;
	background: #fff;
	padding: 10px 0;
}

.mainstory object {
	margin: 0 10px; /* --THIS AFFECTS THE PLACEMENT/MEASUREMENT OF THE FLASH OBJECT THAT WILL OCCUPY THIS DIV!--*/
}

.mainstory h2 {
	font-size: 2.4em;
	padding: 10px 10px 5px;
}

.mainstory h2 a:link, .mainstory h2 a:visited {
	color: #000;
	text-decoration: none;
}

.mainstory h2 a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.mainstory h3 {
	font-size: 1.6em;
	color: #666;
	padding: 8px 10px 5px;
}

.mainstory h5 {
	font-size: 1.2em;
	padding: 10px 10px 5px;
	font-style: italic;
}

.mainstory p {
	font-size: 1.2em;
	padding: 10px 10px 5px;
	line-height: 1.3em;
}

/*ADDED 7/28/2010*/
.mainrow 
{
    float: left;
	width: 556px;
	display: inline-block;
	margin:0; padding:0;
}
/*END ADD*/

.maincolumns {
	float: left;
	width: 268px;
	display: inline-block;
	margin-left: 10px;
}

.maincolumns h3 {
	font-size: 1.4em;
	text-transform: uppercase;
}

.maincolumns h3 a:link, .maincolumns h3 a:visited {
	width: 260px;
	padding-left: 8px;
	line-height: 1.2em;
	background: #9d82ad;
	display: block;
	color: #fff;
	text-decoration: none;
}

.maincolumns h3 a:hover {
	color: #3f075f;
	text-decoration: none;
}

.maincolumns h2 {
	font-size: 2.4em;
	padding: 20px 0 5px;
}

.maincolumns h2 a:link, .maincolumns h2 a:visited {
	color: #000;
	text-decoration: none;
}

.maincolumns h2 a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.maincolumns p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 10px 0 0;
}

.maincolumns ul {
	display: block;
	list-style: square;
	color: #9d82ad;
	padding: 15px 0;
	margin: 0 0 0 15px;
	font-size: 1.2em;
}

.maincolumns li {
	padding: 0 0 8px;
}

.mainmag {
	float: left;
	width: 268px;
	margin-left: 10px;
	display: inline-block;
}



.mainmag h2 {
	font-size: 2.4em;
	padding: 20px 0 0;
}

.mainmag h2 a:link, .mainmag h2 a:visited {
	color: #000;
	text-decoration: none;
}

.mainmag h2 a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.mainmag h3 {
	font-size: 1.4em;
	text-transform: uppercase;
	background: #9d82ad;
}

.mainmag h3 a:link, .mainmag h3 a:visited {
	width: 260px;
	padding-left: 8px;
	line-height: 1.2em;
	background: #3f075f;
	display: block;
	color: #fff;
	text-decoration: none;
}

.mainmag h3 a:hover {
	color: #9d82ad;
	text-decoration: none;
}

.mainmag p {
	text-align: right;
	font-size: 1.2em;
	line-height: 24px;
}

.mainmag ul {
	margin: 0 0 0 15px;
	font-size: 1.2em;	
	padding: 10px 0 25px;
	color: #ccc;
	list-style: square;
}

.mainmag li {
	padding: 6px 0;
	line-height: 1.3em;
}

li.mainmagcover {
	float: right;
	width: 84px;
}

ul.featurelist {
	font-size: 1.2em;
	padding: 6px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.featurelist li {
	padding: 8px 0;
}

/* MAGAZINE MAIN STYLES
------------------------------------------------------------------------------- */
.magfeature {
	clear: both;
	width: 963px;
}

.magfeature h3 {
	width: 947px;
	font-size: 1.4em;
	padding:  2px 8px 0;
	*padding-top: 0; /*IE fix*/
	line-height: 1.2em;
	background: #3f075f;
	color: #fff;
	text-transform: uppercase;
}

.magfeature span {
	display: inline;
	float: right;
	text-align: right;
	margin-top: -18px;
}

.magfeature span a:link, .magfeature span a:visited {
	color: #9d82ad;
	text-decoration: none;
}

.magfeature span a:hover {
	color: #fff;
	text-decoration: none;
}

.featurecontent {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
	width: 963px;
	background: #fff;
}

.featurecontent img {
	float: left;
	display: inline;
	padding: 0 20px 0 10px;
}

.featuretext {
	float: left;
	display: inline;
	width: 536px;
}

.featuretext h2 {
	font-size: 2.4em;
	padding: 5px 0 0;
}

.featuretext h2 a:link, .featuretext h2 a:visited {
	color: #000;
	text-decoration: none;
}

.featuretext h2 a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.featuretext h4 {
	font-size: 1.6em;
	padding: 5px 0;
	color: #666;
}

.featuretext h5 {
	font-size: 1.2em;
	padding: 5px 0;
	color: #666;
	font-style: italic;
}

.featuretext h6 {
	font-size: 1.6em;
	padding: 0 0 5px;
	color: #9d82ad;
}

.featuretext h6 span {
	text-transform: uppercase;
	display: inline !important;
}

.featuretext p {
	font-size: 1.2em;
	line-height: 1.35em;
	padding: 10px 0 5px;
}

.featuretext ul {
	font-size: 1.2em;
	display: block;
	list-style: square;
	padding: 15px 0 10px;
	margin: 0 0 0 15px;
}

.featuretext li {
	padding: 0 0 8px
}

.featuretext ol {
	font-size: 1.2em;
	display: block;
	list-style: decimal;
	padding: 15px 0 10px;
	margin: 0 0 0 20px;
}

.magcontent {
	clear: both;
	width: 963px;
}

.features {
	float: left;
	display: inline;
	width: 407px;
}

.features h2 {
	font-size: 2.4em;
	padding: 8px 0 0;
}

.features h2 a:link, .features h2 a:visited {
	color: #000;
	text-decoration: none;
}

.features h2 a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.features h3 {
	font-size: 1.6em;
	color: #666;
}

.features h5 {
	font-size: 1.2em;
	padding: 10px 0;
	color: #666;
	font-style: italic;
}

.features p {
	font-size: 1.2em;
	line-height: 1.35em;
	padding: 0 0 10px;
}

.features ul {
	font-size: 1.2em;
	display: block;
	list-style: square;
	padding: 15px 0 10px;
	margin: 0 0 0 15px;
}

.features li {
	padding: 0 0 8px
}

.features ol {
	font-size: 1.2em;
	display: block;
	list-style: decimal;
	padding: 15px 0 10px;
	margin: 0 0 0 20px;
}

.depts {
	float: left;
	width: 546px;
	margin-left: 10px;
}

.depts h3 {
	width: 538px;
	font-size: 1.4em;
	padding:  2px 0 2px 8px;
	line-height: 1.2em;
	background: #9d82ad;
	color: #fff;
	text-transform: uppercase;
}

.depts h3 a:link, .depts h3 a:visited {
	color: #fff;
	text-decoration: none;
}

.depts h3 a:hover {
	color: #3f075f;
	text-decoration: none;
}

.depts dl {
	float: left;
	margin: 10px 0;
	width: 268px;
	display: inline-block;
	color: #3f075f;
}

.depts dt {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #3f075f;
	text-transform: uppercase;
}

.depts dt a:link, .depts dt a:visited {
	width: 260px;
	padding:  2px 0 2px 8px;
	line-height: 1.2em;
	background: #dcd9c7;
	color: #3f075f;
	text-decoration: none;
	display: block;
}

.depts dt a:hover {
	color: #fff;
	text-decoration: none;
	background: #3f075f;
}

dl.space {
	margin-right: 10px;
}

.depts dd {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 5px 0 0;
}



/* INTERIOR PAGE CONTENT STYLES
------------------------------------------------------------------------------- */
.incontent {
	float: left;
	width: 546px;
	display: inline-block;
}

.incontent h1 {
	font-size: 2.4em;
	padding: 10px 0 5px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #000;
}

.incontent h2 {
	font-size: 2.4em;
	padding: 15px 0 5px;
}

.incontent h2 a:link, .incontent h2 a:visited {
	color: #000;
	text-decoration: none;
}

.incontent h2 a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.incontent h3 {
	font-size: 1.6em;
	color: #666;
	padding: 8px 0 5px;
}

.incontent h4 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	padding: 18px 0 0;
}

.incontent h5 {
	font-size: 1.2em;
	padding: 10px 0 15px;
	font-style: italic;
}

.incontent h6 {
	font-size: 1.8em;
	padding: 0 0 10px;
	width: 546px;
	border-bottom: 1px solid #fff;
}

.incontent p {
	font-size: 1.2em;
	padding: 10px 0 5px;
	line-height: 1.35em;
}

p.issue_comments {
	color: #999;
	padding-bottom: 10px;
}

p span.issue {
	display: inline;
	color: #999;
}

.incontent ul {
	font-size: 1.2em;
	display: block;
	list-style: square;
	padding: 15px 0 10px;
	margin: 0 0 0 15px;
}

.incontent li {
	padding: 0 0 8px
}

.incontent ol {
	font-size: 1.2em;
	display: block;
	list-style: decimal;
	padding: 15px 0 10px;
	margin: 0 0 0 20px;
}

ul.gallery {
	list-style: none !important;
	margin: 0;
}

.gallery li {
	float: left;
	display: inline;
	padding: 0 7px 7px 0;
}

.thincolumn {
	float: left;
	width: 129px;
	margin-left: 10px;
	display: inline-block;
}

.imagebox_right {
	float: right;
	width: 285px;
	margin: 10px 0 15px 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #999;
	display: inline;
}

.imagebox_right p {
	font-weight: bold;
}

.current {
	clear: both;
	width: 546px;
	background: #fff;
	display: block;
	margin: 10px 0;
}

.current h2 {
	padding: 5px 10px 0;
	font-size: 2em;
}

.current h2 a:link, .current h2 a:visited {
	color: #786b30;
	text-decoration: none;
}

.current h2 a:hover {
	color: #3f075f;
	text-decoration: underline;
}

.current h6 {
	font-size: 16px;
	text-transform: uppercase;
	color: #9d82ad;
	width: 526px;
	padding: 10px 0 5px;
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
}

.current p {
	font-size: 14px;
	padding: 10px 10px 5px;
}

p.separator {
	border-bottom: 1px solid #fff;
	padding: 0 0 10px;
}


/* SIDEBAR STYLES
------------------------------------------------------------------------------- */
.sidebar {
	float: left;
	clear: right;
	width: 268px;
	display: inline-block;
}

.sidebar h2 {
	font-size: 2.4em;
	padding: 20px 0 0;
}

.sidebar h2 a:link, .sidebar h2 a:visited {
	text-decoration: none;
}

.sidebar h2 a:hover {
	text-decoration: underline;
}

.sidebar h3 {
	font-size: 1.4em;
	text-transform: uppercase;
}

.sidebar h3 a:link, .sidebar h3 a:visited {
	width: 260px;
	padding-left: 8px;
	line-height: 1.2em;
	background: #9d82ad;
	display: block;
	color: #fff;
	text-decoration: none;
}

.sidebar h3 a:hover {
	color: #3f075f;
	text-decoration: none;
}

h3#magbar a:link, h3#magbar a:visited {
	background: #3f075f;
	text-decoration: none;
}

h3#magbar a:hover {
	color: #9d82ad;
	text-decoration: none;
}

.sidebar ul {
	margin: 0 0 0 15px;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 0 25px;
	color: #ccc;
	list-style: square;
}

.sidebar li {
	padding: 5px 0;
}

.sidebar p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 10px 0 0;
}

p.botborder {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

p.clearfix {
	clear: both;
	line-height: 1px;
}

/* IMAGE STYLES
------------------------------------------------------------------------------- */
a:link img.maincover, a:visited img.maincover {
	padding: 1px;
	border: 1px solid #ccc;
}

a:hover img.maincover {
	border: 1px solid #9d82ad;
}

img.bottomfrog {
	padding: 15px 0 0;
}

img.rightimg { /* THIS STYLE IS FOR ARTICLE IMAGES FLOATED RIGHT IN THE CONTENT */
	float: right;
	padding: 10px 0 10px 15px;
}

img.leftimg { /* THIS STYLE IS FOR ARTICLE IMAGES FLOATED LEFT IN THE CONTENT */
	float: left;
	padding: 10px 15px 10px 0;
}

img.vertspace {
	padding: 20px 0;
}

img.totop {
	margin: 0 auto;
	padding: 15px 0;
}

/* LIGHTBOX STYLES
------------------------------------------------------------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* COMMENT STYLES
------------------------------------------------------------------------------- */
.commentswrap {
	clear: both;
	margin: 0 auto;
	width: 963px;
	display: block;
}

.comments {
	clear: right;
	float: left;
	width: 546px;
	display: block;
	border-top: 1px solid #666;
	padding: 0 0 15px;
}

.comments h3 {
	font-size: 2.2em;
	padding: 15px 0;
	color: #9d82ad;
}

.comments p {
	font-size: 1.2em;
	padding: 10px 0 5px;
	line-height: 1.3em;
}

p.posted {
	color: #666;
}

p.voice {
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
}

.commentform {
	clear: both;
	width: 963px;
	background: #fff;
	display: block;
	padding: 10px 0;
	text-align: left;
}

.commentform h4 {
	font-size: 2.2em;
	color: #888;
	padding: 0 0 5px;
	margin: 0 0 10px 10px;
	border-bottom: 1px dotted #999;
	clear: both;
	width: 536px;
	display: block;
}

.instructions {
	float: left;
	width: 268px;
}

.instructions p {
	padding: 0 0 15px;
	font-size: 1.2em;
	line-height: 1.2em;
}


/* COMMENT FORM STYLES
------------------------------------------------------------------------------- */
.commentform .form {
	float: left;
	width: 258px;
	display: inline-block;
	margin: 0 10px;
	font-size: 1.4em;	
}

input.textinput {
	width: 252px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 14px;
	margin: 5px 0 10px;
}

textarea.textinput {
	width: 252px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 14px;
	margin: 5px 0 10px;
}


/* FOOTER STYLES
------------------------------------------------------------------------------- */
.footer {
	margin: 0 auto 20px;
	width: 963px;
	padding: 20px 0 0;
	border-bottom: 1px solid #ccc;
}

.footer dl {
	float: left;
	display: inline-block;
	font-size: 1.2em;
	width: 129px;
	padding-right: 10px;
}

.footer dl a:link, .footer dl a:visited {
	color: #666;
	text-decoration: none;
}

.footer dl a:hover {
	color: #9d82ad;
	text-decoration: underline;
}

.footer dt {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.footer dd {
	line-height: 1.2em;
	padding: 3px 0;
}

.copyright {
	float: right;
	width: 346px;
}

.copyright p {
	font-size: 1.2em;
	text-align: right;
	padding: 0 0 12px;
}

.copyright p a:link, .copyright p a:visited {
	color: #333;
	text-decoration: none;
}

.copyright p a:hover {
	color: #9d82ad;
	text-decoration: underline;
}


/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
-------------------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.rotatornav {
	padding:10px;
	margin-bottom: 15px;
}

.rotatornav ul.right{
	float:right;	
}

.rotatornav ul.right li{
	float:left;
	padding-left: 3px;	
}

.rotatornav ul.left{
	float:left;
}

.rotatornav ul.left li{
	float:left;
	padding-right: 3px;
}

.share_product
{
    margin: 0 5px 0 0;
    float:right;    
}

table.paging td { padding: 7px 7px 7px 0;}
table.paging td a { padding: 7px; color: #786B30; font-size: 12px;}

