/* 

	Resets defualt browser settings

	reset.css

*/



#slidesindex {

    z-index: 1;

    float: left;

    height: auto;

    overflow: hidden;

    position: relative;

    width: 982px;

}

.slidesindex_container {

    height: 330px;

    overflow: hidden;

    width: 100%;

}

.slides_control { height:450px!important;} 

.slides_container {

	left: 38px;

	top:0;

	width:725px;

	padding:10px 0;

	height:183px;

	overflow:hidden;

	position:relative;

}

.pagination {

    bottom: 4px;

    position: absolute;

    right: 4px;

    z-index: 11;

}

.pagination li {

    display: inline-block;

    background-color: #fff;

    border: 1px solid #666;

    color: #9f9f9f;

    cursor: pointer;

    float: left;

    font-family: Arial;

    font-size: 0;

    height: 10px;

    line-height: 0;

    margin: 0 0 0 4px;

    text-align: center;

    width: 10px;

}

.pagination li a {

    background: url("http://www.canada-gooseoutletonline.name/includes/templates/temp07/images/bullets.png") no-repeat scroll 0 0 transparent;

    border: 0 none;

    display: block;

    float: left;

    height: 22px;

    margin-right: 3px;

    text-indent: -9999px;

    width: 22px;

    cursor: pointer;

    position: relative;

    z-index: 299;

}

.pagination li.current {

    background-color: #e3610e;

    border: 1px solid #e3610e;

    color: #ffffff;

    font-weight: bold;

	z-index: 299;

}

.pagination li.current a {

    background-position: 0 -22px;

}

.pagination li a:hover {

}

.pagination li.current a:hover {

	background-color: #FFFFFF;

	color: #000000 !important;

}

.prev:hover, .next:hover {

}

.prev {

   background: url("http://www.canada-gooseoutletonline.name/includes/templates/temp07/images/arrows.png") no-repeat scroll 0 0 transparent;

    border: 0 none;

    display: block;

    height: 30px;

    text-indent: -9999px;

    width: 30px;

    cursor: pointer;

    position: absolute;

    top: 45%;

    z-index: 99;

    left: 15px;

}

.next {

   background: url("http://www.canada-gooseoutletonline.name/includes/templates/temp07/images/arrows.png") no-repeat scroll -30px 0 transparent;

    border: 0 none;

    display: block;

    height: 30px;

    text-indent: -9999px;

    width: 30px;

    cursor: pointer;

    position: absolute;

    top: 45%;

    z-index: 99;

    right: 15px;

}