/* Stylesheet for walkersdrugstore.com 
Author:Corinne Ducusin
Company:CorInspired
Email:corinspired@gmail.com
Created:December 2007
Updated:4/7/10
Version:2.1
*/

/* HTML Elements & Tags */
* { margin:0; padding:0; }
body { background:#d3cbbd; font:12px/18px Verdana, Arial, Helvetica, sans-serif; color:#1c1919; }

a { color:#eb5937; text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { text-decoration:underline; }

address { margin:5px 0 18px; }

dl { margin-bottom:18px; }
dt { font-weight:bold; }
dd { margin-left:12px; }

h2 { font-size:18px; line-height:24px; }
h3 { font-size:16px; color:#2d494d; line-height:18px; }
h4 { font-size:14px; line-height:18px; }
h5 { font-size:13px; line-height:16px; }
h2,h3,h4 { font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:18px; }

hr { margin-bottom:18px; }

img { border:none; }

p { margin-bottom:18px; }

ol { margin:0 0 18px 20px; }
ul { list-style-type:circle; margin:0 0 18px 20px; }

table { border:1px solid #d3cbbd; margin-bottom:18px; }
table .alt-row { background-color:#f2eee7; }
table .highlight { background-color:#d3cbbd; }
td, th { vertical-align:top; padding:5px; }
th { border-bottom:1px solid #aca59a; }

/* Forms */ 
fieldset { border:0; }
fieldset dt { margin-bottom:6px; }
	fieldset dd { margin:0 0 12px 2px; }
fieldset em { color:red; }
fieldset  input { background-color:#f2eee7; font-family:Verdana, Arial, Helvetica, sans-serif; border:1px solid #d3cbbd; height:15px; width:145px; padding:5px; }	
fieldset  textarea { background-color:#f2eee7; font-family:Verdana, Arial, Helvetica, sans-serif; border:1px solid #d3cbbd; }
fieldset .submit { background:#92b8bc; border-top:1px solid #bcedf2; border-bottom:1px solid #617a7c; width:80px; height:30px; }

/* Structures and Subcontent */
#container { margin:20px auto; width:799px; }
	
#header { width:749px; margin:auto; padding:0 25px 0 25px; }
	#header img { border:0; }
	#header a:hover { background:none; }
	.info { font-size:.8em; color:#2d494d; text-align:right; line-height:18px; margin:0; padding:0; float:right; }
 
/* Content */
#content { background:url(images/content_bg.gif) repeat-y; line-height:18px; width:749px; margin:0; padding:20px 25px 0 25px; clear:both; }
	#feature { background-color:#d3cbbd; border:1px solid #aca59a; height:290px; margin-bottom:20px; overflow:hidden; }
	.anythingSlider { width:493px; height:290px; float:left; position: relative; }
	.anythingSlider	.wrapper { width:493px; height:290px; float:left; position:absolute; top:0; left:0; }
	/* Width below is max for Opera */
	.anythingSlider .wrapper ul { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
	.anythingSlider ul li { display: block; margin: 0; padding: 0; float: left;}
		/* Prevents */
		.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
		.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
	#feature #action { font-weight:bold; width:250px; margin:0; padding:15px 0; overflow:hidden; }
		p.action1, p.action2, p.action3 { margin:0 15px; }
		p.action1 { background:url(images/transfer_icon.gif) no-repeat left; border-bottom:1px solid #aca59a; width:173px; margin-bottom:15px; padding:0 0 15px 47px; }
		p.action2 { background:url(images/refill_icon.gif) no-repeat left; border-bottom:1px solid #aca59a; width:162px; margin-bottom:15px; padding:0 0 15px 58px; }
		p.action3 { background:url(images/about_icon.gif) no-repeat left; width:149px; padding:0 0 0 71px; }
	#home_image { width:741px; height:180px; margin:0 auto; }
	.action { background-color:#d3cbbd; font-weight:bold; border:1px solid #aca59a; clear:both; width:742px; height:94px; margin:20px auto; }
		.action1 { background:url(images/transfer_icon.gif) no-repeat left; width:177px; height:63px; margin-left:10px; padding:15px 0 15px 47px; float:left; }
		.action2 { background:url(images/refill_icon.gif) no-repeat left; width:176px; height:62px; margin-left:20px; padding:15px 0 15px 58px; float:left; }
		.action3 { background:url(images/about_icon.gif) no-repeat left; width:163px; height:63px; margin-left:20px; padding:15px 0 15px 71px; float:left; }
	#left { width:493px; margin-bottom:20px; float:left; }
		.intro { font-size:14px; font-weight:bold; }
		p.meta { font-weight:bold; margin:0; padding:0; }
		.entry-border { border-top:1px dotted #1c1919; padding-top:18px; }
	#sidebar { width:236px; margin:0 0 0 20px; padding:0; float:left; }
		.intro { font:italic normal bold 14px Georgia, "Times New Roman", Times, serif; }
		img.img { margin-bottom:18px; }
		.quicklinks ul { list-style:none; margin:0 0 18px; padding:0; }
		.quicklinks li { line-height:28px; display:block; margin:0; padding:0 0 0 10px; border:1px solid white; }
			.quicklinks a { color:#2d494d; }

#subsection { width:480px; margin-bottom:18px; }
	#subsection h4 { background-color:#d3cbbd; font-weight:bold; margin:15px 0 0; padding:8px; }
	#subsection p { background-color:#f2eee7; margin:0; padding:10px; }
	
#footer { background:url(images/footer_bg.gif) no-repeat top; font-size:10px; line-height:16px; text-align:center; width:747px; margin:0 auto; padding:35px 25px 0 25px; clear:both; }
	#footer a { color:#2d494d; }

/* Staff Style */
#staff { width:480px; }
	#staff .container { border-bottom:1px solid #d3cbbd; padding:15px; clear:both; overflow:auto; }
	#staff .container img { margin:3px 15px 0 0; float:left; clear:both; }
	#staff .container p { margin-bottom:0; }

/* Refill & Transfer Page */
#tabbed_box { margin:0; }
ul.tabs { margin:0px; padding:0; margin-top:5px; }
ul.tabs li { background:none; list-style:none; display:inline; }
ul.tabs li a { background-color:#f2eee7; color:#262626; text-decoration:none; padding:10px;}
ul.tabs li a:hover { background-color:#aca59a; }
ul.tabs li a.active { background-color:#aca59a; }
.content { background-color:#d3cbbd; border:1px solid #aca59a; margin-top:8px; padding:5px; }
#content_2, #content_3 { display:none; }

/* Misc. */
.alignright { margin:0 0 0 10px; float:right; }
.alignleft { margin:5px 10px 5px 0; float:left; }
.backtop { background:url(images/backtop.gif) no-repeat left; height:23px; margin:20px 0 0 0; padding:0 0 0 21px; }
.clear { clear:both; }
.first-img { margin-right:20px; }
.floatleft { float:left; }
.hipaa { font-size:10px; }
.libg { background-color:#aca59a; }
.alt { background-color:#d3cbbd; }
