html
{
	height: 100%;
	overflow-y: scroll;
}

body
{
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	height: 100%;
	background-repeat: repeat-x;
	background-position: left top;
}

img
{
	border: 0px;
}

a
{
	text-decoration: underline;
	color: #133b8c;
	outline: 0;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
a:focus
{
	outline: none;
}

li
{
	padding-bottom: 5px;
}

h1
{
	font-family: Arial;
	font-size: 32px;
	line-height: 36px;
	font-weight: normal;
	color: #133b8c;
	margin-top: 20px;
}

h2
{
	font-family: Arial;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #444444;
	margin-bottom: 5px;
}

.mobile-only
{
	display: none;
	visibility: none;
}

.rollover2 img{opacity: 0.0; filter: alpha(opacity=0);}
.rollover2:hover img{opacity: 1.0; filter: alpha(opacity=100);}

.newrow {clear: both;}

.imageleft {float: left; border: 1px solid #cccccc; margin-right: 16px; margin-top: 5px; margin-bottom: 3px;}
.imageright {float: right; border: 1px solid #cccccc; margin-left: 25px; margin-top: 5px; margin-bottom: 10px;}

.formbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #dddddd;
	text-decoration: none;
}
.formbutton:hover
{
	color: #000000;
	text-decoration: none;
}

#main
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#container
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#fadeBack
{
	*visibility: hidden;
	z-index: 90;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#popupDiv
{
	position: fixed;
	top: 100px;
	margin-left: 165px;
	width: 600px;
	height: 360px;
	border: 2px solid #cccccc;
	background-color: #ffffff;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 40px;
	padding-bottom: 30px;
	display: none;
	z-index: 195;
	-moz-box-shadow: 1px 3px 5px #000000;
	-webkit-box-shadow: 1px 3px 5px #000000;
	box-shadow: 1px 3px 5px #000000;
}

#popupFrame
{
	width: 100%;
	height: 360px;
	overflow-x: hidden;
	overflow-y: auto;
	border: none;
}

#popup-close-button
{
	position: relative;
	float: right;
	margin-top: -35px;
	margin-right: -8px;
}

#top-strip
{
	width: 1000px;
	height: 35px;
	text-align: right;
	color: #ffffff;
	text-align: right;
	line-height: 35px;
	font-weight: bold;
	background-color: #330033;
}

#top-strip a
{
	height: 35px;
	text-align: left;
	padding-left: 12px;
	padding-right: 11px;
	font-size: 14px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url('/images/top-menu-line.png');
	font-family: Belgrano, Serif;
	color: #ffffff;
	text-decoration: none;
}
#top-strip a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#header
{
	width: 1000px;
	height: 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url('/images/rocks.png');
}

#mobile-menu-button
{
	display: none;
}

#header-banner
{
	margin: 0px auto;
}

#right-column
{
	float: right;
	width: 240px;
	margin-top: 50px;
	margin-bottom: 20px;
}

#search-form
{
	position: absolute;
	padding-left: 20px;
}

#keywords
{
	width: 180px;
	height: 17px;
	font-size: 12px;
	line-height: 16px;
	background-color: #eeeeee; 
	border: 1px solid #41503b;
	padding-left: 4px;
}

#content
{
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 12px #000000;
	-webkit-box-shadow: 0px 0px 12px #000000;
	box-shadow: 0px 0px 12px #000000;
}
#content img
{
	-moz-box-shadow: 0px 0px 6px #666666;
	-webkit-box-shadow: 0px 0px 6px #666666;
	box-shadow: 0px 0px 6px #666666;
}

#big-signup-button
{
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin-left: 235px;
}

#content-bottom
{
	margin-left: -20px;
	-moz-box-shadow: 0px 0px 0px #666666 !important;
	-webkit-box-shadow: 0px 0px 0px #666666 !important;
	box-shadow: 0px 0px 0px #666666 !important;
}

#footer
{
	clear: both;
	width: 100%;
	font-size: 12px;
	text-align: center;
	color: #dddddd;
	padding-top: 10px;
	padding-bottom: 15px;
}

#footer a
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

.calendarLink
{
	display: block;
	font-weight: normal;
	text-decoration: none;
}

.calendarLink:hover
{
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumbs
{
	display: none;
	visibility: hidden;
	font-size: 11px;
	padding-bottom: 8px;
}

.opacity100 {opacity: 1.0; filter: alpha(opacity=100);}
.opacity95 {opacity: 0.95; filter: alpha(opacity=95);}
.opacity90 {opacity: 0.9; filter: alpha(opacity=95);}
.opacity85 {opacity: 0.85; filter: alpha(opacity=85);}
.opacity80 {opacity: 0.8; filter: alpha(opacity=80);}
.opacity75 {opacity: 0.75; filter: alpha(opacity=75);}
.opacity70 {opacity: 0.7; filter: alpha(opacity=70);}
.opacity65 {opacity: 0.65; filter: alpha(opacity=65);}
.opacity60 {opacity: 0.6; filter: alpha(opacity=60);}
.opacity55 {opacity: 0.55; filter: alpha(opacity=55);}
.opacity50 {opacity: 0.5; filter: alpha(opacity=50);}
.opacity45 {opacity: 0.45; filter: alpha(opacity=45);}
.opacity40 {opacity: 0.4; filter: alpha(opacity=40);}
.opacity35 {opacity: 0.35; filter: alpha(opacity=35);}
.opacity30 {opacity: 0.3; filter: alpha(opacity=30);}
.opacity25 {opacity: 0.25; filter: alpha(opacity=25);}
.opacity20 {opacity: 0.2; filter: alpha(opacity=20);}
.opacity15 {opacity: 0.15; filter: alpha(opacity=15);}
.opacity10 {opacity: 0.1; filter: alpha(opacity=10);}
.opacity5 {opacity: 0.05; filter: alpha(opacity=5);}
.opacity0 {opacity: 0.0; filter: alpha(opacity=0);}

#Gallery_Controls
{
	width: 845px;
	height: 30px;
	text-align: right;
	padding-right: 15px;
	display: block;
}

#Button_Gallery_Left
{
	width: 16px;
	height: 30px;
	background-image: url('/images/gallery-left-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px -30px;
	float: right;
	text-decoration: none;
}

#Button_Gallery_Right
{
	width: 15px;
	height: 30px;
	background-image: url('/images/gallery-right-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	text-decoration: none;
}

#Gallery_Slidebar_Container
{
	width: 860px;
	height: 125px;
	overflow: hidden;
	display: block;
	position: relative;
}

#Gallery_Slidebar
{
	position: relative;
	height: 125px;
	left: -15px;
}

.galleryThumb
{
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
	float: left;
	border: 1px solid #999999;
	text-align: center;
}

.galleryThumbImg
{
	margin: 0px auto;
	height: 150px;
	border: 0px;
}

.thumb-view
{
	max-width: 200px;
	max-height: 100px;
	width: expression(this.width > 200 ? 200: true);
	height: expression(this.height > 100 ? 100: true);
}

#signupThankyou
{
	display: none;
}

#actionTabs
{
	float: right;
	text-align: right;
	width: 205px;
	font-size: 10px;
	line-height: 11px;
}

#formTabs
{
	height: 32px;
	padding-bottom: 6px;
}

#formTabs a
{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #999999;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #eeeeee;
}

.formBox
{
	padding: 15px;
	border: 1px solid #999999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #eeeeee;
}

#blog-sidebar
{
	float: right;
	text-align: left;
	width: 210px;
	display: block;
	position: relative;
}

#blog-sidebar h2
{
	width: auto;
	background: none;
	color: #000000;
	padding-left: 0px;
	margin-bottom: 0px;
}

#blog-sidebar h2 a
{
	color: #000000;
}

#blog-content
{
	width: 560px;
	min-height: 400px;
}

.news-row
{
	clear: both;
	min-height: 92px;
	padding-bottom: 10px;
}

.news-pic
{
	float: left;
	width: 92px;
	margin-right: 15px;
}

.news-pic img
{
	width: 90px;
	border: 1px solid #999999;
}

.news-info
{
	min-height: 92px;
}

#browse-leftcol
{
	float: left;
	width: 195px;
	padding-top: 15px;
	position: absolute;
}

#browse-maincol
{
	margin-left: 225px;
	min-height: 700px;
}

.product-box-redline
{
	width: 760px;
	height: 5px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin-top: 15px;
	margin-bottom: 15px;
}

.product-row1-divide
{
	width: 760px;
	height: 15px;
	overflow: hidden;
	background-image: url('/images/product-row1-divide.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.product-row-divide
{
	clear: both;
	width: 760px;
	height: 30px;
	overflow: hidden;
	background-image: url('/images/product-row-divide.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.product-row9-divide
{
	clear: both;
	width: 760px;
	height: 15px;
	overflow: hidden;
	background-image: url('/images/product-row9-divide.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.product-col-divide
{
	float: left;
	width: 3px;
	height: 205px;
	background-image: url('/images/product-col-divide.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.product-thumb-row
{
	height: 205px;
}

.product-thumb-box
{
	width: 160px;
	height: 205px;
	float: left;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.product-thumb-img
{
	width: 150px;
	height: 150px;
	overflow: hidden;
	text-align: center;
}

.product-thumb-img-194
{
	width: 194px;
	height: 150px;
	overflow: hidden;
	text-align: center;
}

.product-thumb-view
{
	max-width: 150px;
	max-height: 150px;
	width: expression(this.width > 150 ? 150: true);
	height: expression(this.height > 150 ? 150: true);
}

.product-thumb-titleprice
{
	height: 40px;
	text-align: center;
}

.product-thumb-title
{
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
}

.product-thumb-title a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.product-thumb-title a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.product-thumb-price
{
	color: #990000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
.product-thumb-price:hover
{
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.product-thumb-wishlist
{
	color: #000000;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
.product-thumb-wishlist:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#browse-rightcol
{
	padding-top: 15px;
	position: absolute;
	margin-left: 801px;
	width: 194px;
}

#browse-product-col
{
	margin-left: 207px;
	min-height: 700px;
}

.product-box-redline2
{
	width: 576px;
	height: 5px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin-top: 15px;
	margin-bottom: 15px;
}

#product-box
{
	width: 552px;
	padding-left: 24px;
	height: 765px;
}

#product-box-container
{
	width: 552px;
	margin-top: 18px;
	padding-top: 24px;
	padding-bottom: 18px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#product-box-largephotos
{
	width: 280px;
	height: 300px;
	position: absolute;
}

.productLargeView
{
	position: absolute;
	max-width: 280px;
	max-height: 300px;
	width: expression(this.width > 280 ? 280: true);
	height: expression(this.height > 300 ? 300: true);
}

#product-box-thumbnails
{
	position: absolute;
	margin-top: 310px;
	height: 40px;
}

.productThumbView
{

}

#product-box-info
{
	margin-left: 325px;
	min-height: 350px;
}

.big-red
{
	color: #990000;
	font-size: 21px;
	font-weight: bold;
}

#share-this-product
{
	font-size: 11px;
	padding-bottom: 12px;
}

#homepageSlides2
{
	width: 249px;
	height: 150px;
	position: relative;
}

#homepageSlides
{
	width: 774px;
	height: 365px;
	margin-left: 249px;
	position: relative;
	border-left: 1px solid #999999;
}

#related-categories
{
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 8px;
}

#related-categories a
{
	display: block;
	padding-bottom: 6px;
	font-size: 18px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#related-categories a:hover
{
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.recent-search
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.recent-search-redline
{
	height: 5px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.red-price
{
	font-size: 16px;
	padding-top: 8px;
	color: #990000;
}

.recent-search-row
{
	clear: both;
	padding-top: 10px;
}

.recent-search-label
{
	float: left;
	width: 50px;
}

.recent-search-field
{
	float: left;
}
.recent-search-field select
{
	width: 130px;
}

.recent-search-action
{
	clear: both;
	padding-top: 10px;
	text-align: center;
}

.product-personalization
{
	.clear: both;
	padding-top: 10px;
}

.product-action
{
	clear: both;
	padding-top: 10px;
	text-align: left;
}

.product-wishlist
{
	font-size: 10px;
	font-weight: bold;
}

.product-availability
{
	margin-top: 15px;
	border-top: 1px solid #dddddd;
	padding-top: 15px;
	font-size: 10px;
	line-height: 12px;
}

.add-to-cart
{
	border: 0px;
	height: 22px;
	width: 130px;
	background-color: #a8a8a8;
	color: #ffffff;
	text-size: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
}

.form-note
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #ccffcc;
	border: 1px solid #006600;
}

.form-error
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #ffcccc;
	border: 1px solid #990000;
}

.rounded-box
{
	border: 1px solid #999999;
	padding: 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

#signup-form-container
{
	background-color: #233449;
	padding: 12px;
}

#signup-form-container h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	color: #ffffff;
	font-family: passion-one-n7, passion-one, sans-serif;
	font-size: 25px;
	font-weight: normal;
}

#signup-form-container input
{
	margin-bottom: 8px;
	border: 0px;
	height: 25px;
	line-height: 25px;
	color: #666666;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 195px;
	padding-left: 10px;
}

#signup-submit
{
	font-family: passion-one-n7, passion-one, sans-serif;
	margin-top: 4px;
	display: block;
	background-color: #a01824;
	width: 180px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #ffffff !important;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#signup-submit:hover
{
	background-color: #000000;
	color: #ffffff !important;
	text-decoration: none;
}

.green-accorion-title
{
	clear: both;
	background-color: #99cc33;
	height: 25px;
	margin-top: 15px;
	background-image: url('/dev/images/green-bar-down-arrow.png');
	background-repeat: no-repeat;
	background-position: 11px 0px;
}
.green-accorion-title a
{
	display: block;
	padding-left: 35px;
	line-height: 25px;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.green-accorion-title a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.green-accordion-container
{
	height: 0px;
	overflow: hidden;
}

.green-accordion-content
{
	padding-top: 10px;
}

.green-accordion-content img
{
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	max-width: 150px;
	max-height: 150px;
	width: expression(this.width > 150 ? 150: true);
	height: expression(this.height > 150 ? 150: true);

}


.home-blog-title
{
	font-size: 21px;
	line-height: 32px;
	text-decoration: none;
}
.home-blog-title:hover
{
	text-decoration: none;
}

.home-news-row
{
	clear: both;
	padding-bottom: 30px;
}

.home-news-thumb
{
	float: left;
	margin-right: 20px;
}

.home-news-title
{
	font-size: 21px;
	line-height: 32px;
	text-decoration: none;
}
.home-news-title:hover
{
	text-decoration: none;
}

.home-news-date
{
	font-style: italic;
	color: #666666;
}

.important-note
{
	padding: 12px;
	background-color: #ccffcc;
	border: 1px solid #999999;
	color: #000000;
}

.videoThumbRow
{
	height: 230px;
	padding-left: 70px;
}

.videoThumb
{
	width: 200px;
	height: 180px;
	padding: 15px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	float: left;
}
.videoThumb a
{
	color: #ffffff;
	text-decoration: none;
}
.videoThumb a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.videoThumbImg
{
	width: 200px;
	height: 120px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 5px;
}
.videoThumbImg img
{
}

.signupFormRow
{
	min-height: 40px;
}

.signupFormRow input[type=text]
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 200px;
	border: 1px solid #999999;
	color: #666666;
}
.signupFormRow input[type=password]
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 120px;
	border: 1px solid #999999;
	color: #666666;
}
.signupFormRow select
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 200px;
	border: 1px solid #999999;
	color: #666666;
}
.signupFormRow input[type=button], .signupFormRow input[type=submit]
{
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #cccccc;
	border: 1px solid #999999;
	color: #000000;
}

.signupFormLabel
{
	position: absolute;
	width: 120px;
	line-height: 30px;
	text-align: right;
}

.signupFormField
{
	margin-left: 130px;
	text-align: left;
}

#productZoomContainer
{
	display: none;
	position: fixed;
	overflow: hidden;
	width: 450px;
	height: 550px;
	border: 1px solid #cccccc;
	box-shadow: 1px 3px 5px #666666;
	-moz-box-shadow: 1px 3px 5px #666666;
	-webkit-box-shadow: 1px 3px 5px #666666;
	background-color: #ffffff;
	z-index: 300;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url('/images/pleasewait.gif');
}

#hoverZoomImage
{
	position: absolute;
}

#displayStartDate, #displayEndDate
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#displayStartDate:hover, #displayEndDate:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#calendardiv
{
	position: absolute;
	display: none;
	margin-left: 360px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 3px 5px #000000;
	-webkit-box-shadow: 1px 3px 5px #000000;
	box-shadow: 1px 3px 5px #000000;
	z-index: 110;
}

#calendardiv-close
{
	float: right;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#calendardiv-close:hover
{
	color: #000000;
	text-decoration: none;
}


#calendardiv-prevyear
{
	font-weight: bold;
	float: left;
	color: #000000;
	text-decoration: none;
	margin-right: 8px;
}
#calendardiv-prevyear:hover
{
	color: #666666;
	text-decoration: none;
}

#calendardiv-prev
{
	font-weight: bold;
	float: left;
	color: #000000;
	text-decoration: none;
}
#calendardiv-prev:hover
{
	color: #666666;
	text-decoration: none;
}

#calendardiv-next
{
	font-weight: bold;
	float: right;
	color: #000000;
	text-decoration: none;
}
#calendardiv-next:hover
{
	color: #666666;
	text-decoration: none;
}

#calendardiv-nextyear
{
	font-weight: bold;
	float: right;
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
}
#calendardiv-nextyear:hover
{
	color: #666666;
	text-decoration: none;
}

#calendardiv-month
{
	font-weight: bold;
	text-align: center;
}

.calendardiv-greyout
{
	width: 20px;
	height: 20px;
}

.calendardiv-day
{
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #ffffff;
}
.calendardiv-day:hover
{
	background-color: #ffff66;
}
.calendardiv-day a
{
	color: #000000;
	text-decoration: none;
	display: block;
}
.calendardiv-day a:hover
{
	color: #000000;
	text-decoration: none;
}

#emailFormDiv input[type=text]
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 200px;
	border: 1px solid #999999;
	color: #666666;
	margin-top: 10px;
}
#emailFormDiv input[type=password]
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 120px;
	border: 1px solid #999999;
	color: #666666;
	margin-top: 10px;
}
#emailFormDiv select
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 200px;
	border: 1px solid #999999;
	color: #666666;
	margin-top: 10px;
}
#emailFormDiv input[type=button], #emailFormDiv input[type=submit]
{
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #6699ff;
	border: 1px solid #999999;
	color: #000000;
	margin-top: 10px;
}

#twitter-corner-logo
{
	position: absolute;
	margin-top: -20px;
	margin-left: -20px;
}

.twitter-user
{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-bottom: 5px;
}
.twitter-user a
{
	text-decoration: none;
}
.twitter-user a:hover
{
	font-weight: bold;
	text-decoration: none;
}

.twitter-tweet
{
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

.gallery-list-row
{
	clear: both;
	padding-top: 15px;
}

.gallery-list-thumb-box
{
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #999999;
}
.gallery-list-thumb-box img
{
	float: left;
	margin: 0px auto;
}

.ourteam-row
{
	background-color: #dddddd;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	min-height: 155px;
	margin-bottom: 12px;
}

.ourteam-pic
{
	position: absolute;
	width: 180px;
	height: 155px;
	overflow: hidden;
}
.ourteam-pic img
{
	width: 180px;
	border: 1px solid #cccccc;
}

.ourteam-info
{
	margin-left: 200px;
}

.ourteam-info h3
{
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 4px;
	font-weight: bold;
}
.ourteam-info h3 a
{
	text-decoration: none;
}
.ourteam-info h3 a:hover
{
	text-decoration: none;
}

.box-shadow
{
	padding: 15px;

	-moz-box-shadow: 0px 0px 8px #666666;
	-webkit-box-shadow: 0px 0px 8px #666666;
	box-shadow: 0px 0px 8px #666666;
}
.box-shadow h2
{
	margin-top: 0px !important;
}

#slideshow-container
{
	width: 400px;
	height: 299px;
	border: 1px solid #999999;
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}

.slideshow-slide
{
	position: absolute;
	width: 400px;
	height: 299px;
	overflow: hidden;
}
.slideshow-slide img
{
	width: 400px;
	position: absolute;
}
