/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* address, caption, cite, code, dfn, var */

a
{
	color: #3333ff;
}

a:hover
{
	color: #ff3333;
}

b, dt, h1, h3, h5, strong, th
{
	font-weight: bold;
}

blockquote
{
	margin-bottom: 1.5em;
	margin-left: 3em;
	margin-right: 3em;
}

body
{
	font-size: 12px;
}

body, pre
{
	color: #222222;
	font-family: verdana;
	line-height: 1.5em;
}

dd, li
{
	margin-left: 3em;
	margin-right: 1.5em;
}

dl, hr, ol, p, pre, ul
{
	margin-bottom: 1.5em;
}

em, i
{
	font-style: italic;
}

h1, h2, h3, h4, h5, h6
{
	line-height: normal;
	margin-bottom: 0.25em;
}

iframe
{
	border: 0;
}

img
{
	display: block;
}

ol li
{
	list-style: decimal;
}

ol ol li
{
	list-style: lower-alpha;
}

ol ol ol li
{
	list-style: lower-roman;
}

pre
{
	font-family: courier;
}

ul li
{
	list-style: square;
}

ul ul li
{
	list-style: disc;
}

ul ul ul li
{
	list-style: circle;
}

.x-large, .large, .normal, .small, .x-small, div.form-help-text, ul.form-errors
{
	line-height: 1.5em;
}

.x-large
{
	font-size: 18px;
}

.large
{
	font-size: 14px;
}

.normal
{
	font-size: 12px;
	font-weight: normal;
}

.small, div.form-help-text, ul.form-errors
{
	font-size: 10px;
}

.x-small
{
	font-size: 8px;
}

h1, h2
{
	font-size: 18px;
}

h3, h4, legend
{
	font-size: 14px;
}

h5, h6
{
	font-size: 10px;
}



	ul.alerts
{
	margin-bottom: 1.5em;
}

ul.alerts li.error, ul.alerts li.info, ul.alerts li.success, ul.alerts li.warning
{
	border-style: solid;
	border-width: 1px;
	list-style: none;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
	padding: 0.5em 1em;
}

ul.alerts li.error
{
	background-color: #ffeeee;
	border-color: #ff9999;
	color: #ff3333;
}

ul.alerts li.error a, ul.alerts li.error b
{
	color: #ff3333;
}

ul.alerts li.info
{
	background-color: #eeeeff;
	border-color: #9999ff;
	color: #3333dd;
}

ul.alerts li.info a, ul.alerts li.info b
{
	color: #3333dd;
}

ul.alerts li.success
{
	background-color: #eeffee;
	border-color: #99cc99;
	color: #33aa33;
}

ul.alerts li.success a, ul.alerts li.success b
{
	color: #339933;
}

ul.alerts li.warning
{
	background-color: #ffffcc;
	border-color: #ffcc33;
	color: #cc9933;
}

ul.alerts li.warning a, ul.alerts li.warning b
{
	color: #cc9933;
}

	div.form-field, div.form-group, fieldset
{
	margin-bottom: 1.5em;
}

div.form-field li
{
	list-style: none;
	margin: 0;
}

div.form-field ul, div.form-group div.form-field, div.last div.form-field
{
	margin-bottom: 0;
}

div.form-help-text
{
	font-weight: normal;
}

div.form-inline-field
{
	overflow: hidden;
}

div.form-inline-field div.form-field, div.form-inline-field div.form-group, div.form-inline-field fieldset
{
	margin-bottom: 1em;
}

div.form-inline-field div.form-label
{
	float: left;
	padding-right: 6px;
	padding-top: 4px;
	text-align: right;
	width: 200px;
}

div.form-inline-field div.form-help-text, div.form-inline-field ul.form-errors
{
	margin-left: 206px;
}

div.form-row
{
	overflow: hidden;
}

div.form-row div.form-field
{
	float: left;
	margin-right: 1.5em;
}

input, legend, select, textarea
{
	color: #222222;
	font-family: verdana;
	line-height: 1.5em;
}

/* checkbox, file, hidden, image, radio */
input.button, input.password, input.reset, input.submit, input.text, select, textarea
{
	background-color: #f7f7f7;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
	color: #222222;
}

input.button:focus, input.password:focus, input.reset:focus, input.submit:focus, input.text:focus,
select:focus, textarea:focus
{
	background-color: #ffffcc;
	border-color: #ffcc33;
}

input.button, input.reset, input.submit
{
	border-left-color: #eeeeee;
	border-style: double;
	border-top-color: #eeeeee;
	border-width: 3px;
	cursor: pointer;
	padding: 0 0.5em;
	text-decoration: none;
}

input.button:focus, input.reset:focus, input.submit:focus
{
	border-left-color: #ffeecc;
	border-top-color: #ffeecc;
}

input.image, textarea
{
	display: block;
}

input.password, input.text, textarea
{
	background-image: url(./media/base/images/form-field.gif);
	background-repeat: no-repeat;
	padding: 0.25em;
	width: 15em;
}

input.password:focus, input.text:focus, textarea:focus
{
	background-image: url(./media/base/images/form-field-focus.gif);
}

legend
{
	font-weight: bold;
	padding-bottom: 0.5em;
}

select
{
	padding: 2px;
}

textarea
{
	height: 6em;
	width: 22.5em;
}

ul.form-errors
{
	color: #ff3333;
}

/* django fields: booleanfield, charfield, choicefield, typedchoicefield, datetimefield, filefield,
filepathfield, floatfield, imagefield, ipaddressfield, multiplechoicefield, nullbooleanfield */

input.f-datefield, input.f-decimalfield, input.f-integerfield, input.f-splitdatetimefield, input.f-timefield
{
	width: 7.5em;
}

input.f-emailfield
{
	width: 22.5em;
}

input.f-regexfield, input.f-urlfield
{
	width: 30em;
}

/* django widgets: checkboxinput, checkboxselectmultiple, datetimeinput, fileinput, hiddeninput,
multiplehiddeninput, multiwidget, nullbooleanselect, passwordinput, radioselect, select, selectmultiple,
textarea, textinput */

input.w-splitdatetimewidget, select.w-splitdateselect, select.w-otherchoicewidget
{
	margin-right: 0.5em;
}

/* filter */

ul.filter
{
	margin-bottom: 0;
}

ul.filter div.form-field
{
	margin-bottom: 0.5em;
	margin-right: 0.5em;
}

ul.filter li
{
	margin-bottom: 0.25em !important;
	overflow: hidden;
	padding-bottom: 0 !important;
}

/* pagination */

input.w-pagination
{
	text-align: center;
	width: 2em;
}

	.center
{
	margin-left: auto;
	margin-right: auto;
}

.clear
{
	clear: both;
}

.error
{
	color: #ff3333;
}

.float-left
{
	float: left;
}

.float-x
{
	overflow: hidden;
}

.float-x .x
{
	float: left;
}

.float-x .x-right
{
	float: right;
}

.float-x p.x
{
	margin-right: 1.5em;
}

.h100
{
	height: 100%;
}

.hidden
{
	display: none;
}

.info
{
	color: #3333ff;
}

.inline
{
	display: inline !important;
}

.last
{
	margin-bottom: 0 !important;
}

.nowrap
{
	white-space: nowrap !important;
}

.p
{
	margin-bottom: 1.5em;
}

.p13
{
	margin-bottom: 0.5em;
}

.p23
{
	margin-bottom: 1em;
}

.print
{
	display: none;
}

.relative
{
	position: relative;
}

.success
{
	color: #339933;
}

.w16
{
	width: 16%;
}

.w25
{
	width: 25%;
}

.w33
{
	width: 33%;
}

.w50
{
	width: 50% !important;
}

.w66
{
	width: 66%;
}

.w75
{
	width: 75%;
}

.w83
{
	width: 83%;
}

.w100
{
	width: 100%;
}

.warning
{
	color: #cc9933;
}

div.shrink
{
	display: table;
}

dl.padded dd, dl.padded dt, ol.padded li, ul.padded li
{
	margin-bottom: 1.5em;
}


	a
	{
		color: #898989;
	}

	body
	{
		color: #555555;
		font-family: arial;
		font-size: 11px;
		font-style: italic;
		line-height: 1.5em;
	}

	div.alert-container
	{
		margin: 0 auto;
		width: 606px;
	}

	#body
	{
		margin: 0 auto;
		margin-top: 6px;
		width: 990px;
	}

	body.root #body
	{
		padding-left: 1px;
	}

	#tictac
	{
		background-image: url(./media/tictac/images/tictac-middle.gif);
		background-repeat: repeat-y;
		position: relative;
	}

	#tictac-top
	{
		background-image: url(./media/tictac/images/tictac-top.gif);
		background-repeat: no-repeat;
	}

	#tictac-bottom
	{
		background-image: url(./media/tictac/images/tictac-bottom.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		min-height: 498px;
		padding-bottom: 62px;
	}

	#logo
	{
		left: 31px;
		position: absolute;
		top: 0;
	}

	#navigation
	{
/*
		left: 219px;
*/
		left: 256px;
		overflow: hidden;
		position: absolute;
		top: 22px;
		width: 552px;
	}

	#content
	{
		overflow: hidden;
		padding-top: 96px;
	}

	body.history #content, body.we-care #content, body.privacy-policy #content, body.contact-us #content,
	body.faqs #content, body.sign-up #content, body.log-in #content, body.comment #content, body.rate #content, body.upload #content
	{
		margin: 0 192px;
	}

	#heading
	{
		margin: 0 auto;
		margin-bottom: 24px;
	}

	#footer
	{
		bottom: 7px;
		line-height: 36px;
		position: absolute;
		text-align: center;
		width: 100%;
	}

	#footer a
	{
		padding: 0 3px;
	}



	/* navigation */

	#navigation a
	{
		display: block;
		float: left;
		height: 35px;
		background-image: url(./media/tictac/images/navigation.gif);
	}

	#navigation a span
	{
		display: none;
	}

	#navigation a.home
	{
		width: 54px;
	}

	#navigation a.home:hover, body.root #navigation a.home
	{
		background-position: 0 -35px;
	}

	#navigation a.around-the-world
	{
		background-position: -54px 0;
		width: 126px;
	}
	
	#navigation a.around-the-world:hover, body.around-the-world #navigation a.around-the-world
	{
		background-position: -54px -35px;
	}

	#navigation a.tic-tac-and-you
	{
		background-position: -180px 0;
		width: 108px;
	}
	
	#navigation a.tic-tac-and-you:hover, body.tic-tac-and-you #navigation a.tic-tac-and-you
	{
		background-position: -180px -35px;
	}

	#navigation a.products
	{
		background-position: -288px 0;
		width: 75px;
	}
	
	#navigation a.products:hover, body.products #navigation a.products
	{
		background-position: -288px -35px;
	}

	#navigation a.media
	{
		background-position: -363px 0;
		width: 52px;
	}
	
	#navigation a.media:hover, body.media #navigation a.media
	{
		background-position: -363px -35px;
	}

	#navigation a.history
	{
		background-position: -415px 0;
		width: 68px;
	}
	
	#navigation a.history:hover, body.history #navigation a.history
	{
		background-position: -415px -35px;
	}

	#navigation a.we-care
	{
		background-position: -483px 0;
		width: 69px;
	}
	
	#navigation a.we-care:hover, body.we-care #navigation a.we-care
	{
		background-position: -483px -35px;
	}


	
	/* media pages */

	#navigation-media
	{
		margin: 0 auto;
		margin-bottom: 18px;
	}

	#navigation-media a img
	{
		float: left;
	}

	#panels
	{
		margin: 0 auto;
	}

	#panels td
	{
		padding: 9px 9px;
		width: auto;
	}

	#panels img
	{
		margin: 0 auto;
		margin-bottom: 3px;
	}

	#panels p
	{
		margin: 0 18px;
		text-align: center;
	}



	/* tic-tac-moments page */

	#navigation-moments
	{
		margin: 0 auto;
		margin-bottom: 18px;
	}

	#navigation-moments a
	{
		display: block;
		float: left;
		height: 27px;
		background-image: url(./media/tictac/images/navigation-moments.png);
	}

	#navigation-moments a span
	{
		display: none;
	}
	
	#navigation-moments a.upload-moment
	{
		width: 140px;
	}

	#navigation-moments a.upload-moment:hover, body.root-tic-tac-moments-upload #navigation-moments a.upload-moment
	{
		background-position: 0 -27px;
	}

	#navigation-moments a.post-comments
	{
		background-position: -141px 0;
		width: 140px;
	}

	#navigation-moments a.post-comments:hover, body.comment #navigation-moments a.post-comments
	{
		background-position: -141px -27px;
	}

	#navigation-moments a.rate-moment
	{
		background-position: -281px 0;
		width: 121px;
	}

	#navigation-moments a.rate-moment:hover, body.rate #navigation-moments a.rate-moment
	{
		background-position: -281px -27px;
	}

	#col1
	{
		float: left;
		padding-left: 150px;
		position: relative;
	}
	
	#col2
	{
		float: left;
		height: 344px;
		padding-left: 10px;
		overflow-y: auto;
		width: 300px;
	}

	.video-thumb
	{
		padding:2px;
	}

	.video-thumb-image
	{
		float:left;
		background-image:url(./media/tictac/images/moments/thumb-border.png);
		width:108px;
		height:82px;
		margin:2px;
	}

	.video-thumb-image img
	{
		cursor: pointer;
	}
	
	.video-thumb-info
	{
		float:left;
		width:150px;
	}
	
	#main-vid
	{
		background-image: url(./media/tictac/images/moments/main-vid.png);
		width: 426px;
	}
	
	#main-vid-top
	{
		background-image: url(./media/tictac/images/moments/main-vid-top.png);
		background-repeat: no-repeat;
	}
	
	#main-vid-bottom
	{
		background-image: url(./media/tictac/images/moments/main-vid-bottom.png);
		background-position: bottom left;
		background-repeat: no-repeat;
		height: 253px;
		overflow: hidden;
		padding-bottom: 26px;
		padding-left: 13px;
		padding-right: 9px;
		padding-top: 15px;
		width: 404px;
	}
	
	#now-playing
	{
		width:404px;
	}
	
	#tic-tac-moment
	{
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		position: absolute;
		text-align: center;
		text-transform: uppercase;
		top: 269px;
		width: 426px;
	}
	
	.video-info
	{
		text-align:center;
		margin-bottom:0px;
	}
	
	.green
	{
		color:#0d6634;
	}


	
	/* rate video page */

	body.rate #content
	{
		text-align:center;
	}
	
	body.rate .video-thumb-image
	{
		float:none;
		margin:0px auto 1.5em;
	}	
	
	body.rate #rate-thumb
	{
		cursor:default;
	}
	
	ul.errorlist
	{
		color:#FF3333;
		font-size:10px;
	}
	
	input#id_rating
	{
		width:1.5em;
		font-size:16px;
		padding:5px;
	}
	
	#out-of-ten
	{
		font-size:16px;
	}


@-moz-document url-prefix()
{
	
		input[type=checkbox], input[type=radio]
		{
			vertical-align: text-bottom;
		}
	
}

